Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-15146
HistoryAug 19, 2020 - 8:20 p.m.

CVE-2020-15146 Remote Code Execution in SyliusResourceBundle

2020-08-1920:20:12
CWE-74
GitHub_M
www.cve.org

9.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.6 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

70.2%

In SyliusResourceBundle before versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4, request parameters injected inside an expression evaluated by symfony/expression-language package haven’t been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. This issue has been patched for versions 1.3.14, 1.4.7, 1.5.2 and 1.6.4. Versions prior to 1.3 were not patched.

CNA Affected

[
  {
    "product": "SyliusResourceBundle",
    "vendor": "Sylius",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.3.14"
      },
      {
        "status": "affected",
        "version": ">= 1.4.0 , < 1.4.7"
      },
      {
        "status": "affected",
        "version": ">= 1.5.0, < 1.5.2"
      },
      {
        "status": "affected",
        "version": ">= 1.6.0, < 1.6.4"
      }
    ]
  }
]

9.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.6 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

70.2%

Related for CVELIST:CVE-2020-15146