LiveActive security incident?Get immediate response
CVE Record

CVE-2020-23362: Insecure Permissons vulnerability found in Shop_CMS YerShop all versions allows a remote attacker to escala...

Insecure Permissons vulnerability found in Shop_CMS YerShop all versions allows a remote attacker to escalate privileges via the cover_id parameter.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in remote attacker could abuse a permission weakness in Shop_CMS YerShop to gain privileges they should not have. The public record rates this high severity, but available sources do not name a fixed version or confirm active exploitation.

Executive priority

Treat this as a high-priority exposure review if YerShop is in use. The main business risk is unauthorized privilege escalation in a web application, with limited public remediation detail available.

Technical view

CVE-2020-23362 is described as CWE-863 incorrect authorization affecting Shop_CMS YerShop all versions. The issue is tied to the cover_id parameter and has CVSS 3.1 score 7.1, with network access, low attack complexity, and low privileges required.

Likely exposure

Exposure is most likely for organizations running Shop_CMS YerShop, especially internet-facing deployments with authenticated user access. The source bundle says all versions, while structured affected-product metadata is incomplete.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and the sources do not confirm active exploitation. The attack requires an authenticated low-privilege user and no user interaction.

Researcher notes

Public detail is sparse. The CVE record identifies insecure permissions via cover_id, CWE-863, and high severity, but affected CPEs, fixed versions, and exploit-in-the-wild evidence are not provided in the bundle.

Mitigation direction

  • Check the Shop_CMS YerShop project or vendor guidance for fixed versions or official workarounds.
  • Restrict access to YerShop administration and user roles until remediation guidance is confirmed.
  • Review account permissions and remove unnecessary low-privilege access.
  • Monitor application logs for unexpected privilege changes or suspicious cover_id activity.

Validation and detection

  • Confirm whether any deployed applications are Shop_CMS YerShop.
  • Verify whether internet-facing YerShop instances allow low-privilege user access.
  • Review release notes or project issues for a patch or mitigation reference.
  • Audit recent account role changes and administrative actions.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-23362 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H2.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2020-23362Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.