4.8

CVE-2019-12186

An issue was discovered in Sylius products. Missing input sanitization in sylius/sylius 1.0.x through 1.0.18, 1.1.x through 1.1.17, 1.2.x through 1.2.16, 1.3.x through 1.3.11, and 1.4.x through 1.4.3 and sylius/grid 1.0.x through 1.0.18, 1.1.x through 1.1.18, 1.2.x through 1.2.17, 1.3.x through 1.3.12, 1.4.x through 1.4.4, and 1.5.0 allows an attacker (an admin in the sylius/sylius case) to perform XSS by injecting malicious code into a field displayed in a grid with the "string" field type. The contents are an object, with malicious code returned by the __toString() method of that object.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SyliusGrid Version >= 1.0.0 <= 1.0.18
SyliusGrid Version >= 1.1.0 <= 1.1.18
SyliusGrid Version >= 1.2.0 <= 1.2.17
SyliusGrid Version >= 1.3.0 <= 1.3.12
SyliusGrid Version >= 1.4.0 <= 1.4.4
SyliusGrid Version1.5.0
SyliusSylius Version >= 1.0.0 <= 1.0.18
SyliusSylius Version >= 1.1.0 <= 1.1.17
SyliusSylius Version >= 1.2.0 <= 1.2.16
SyliusSylius Version >= 1.3.0 <= 1.3.11
SyliusSylius Version >= 1.4.0 <= 1.4.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.35% 0.546
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.8 1.7 2.7
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
nvd@nist.gov 3.5 6.8 2.9
AV:N/AC:M/Au:S/C:N/I:P/A:N
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.