7.2

CVE-2019-8156

A server-side request forgery (SSRF) vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An authenticated user with admin privileges to modify store configurations can manipulate the connector api endpoint to enable remote code execution.

Data is provided by the National Vulnerability Database (NVD)
MagentoMagento SwEditioncommerce Version >= 2.2.0 < 2.2.10
MagentoMagento SwEditionopen_source Version >= 2.2.0 < 2.2.10
MagentoMagento SwEditioncommerce Version >= 2.3.0 < 2.3.2
MagentoMagento SwEditionopen_source Version >= 2.3.0 < 2.3.2
MagentoMagento Version2.3.2 Update- SwEditioncommerce
MagentoMagento Version2.3.2 Update- SwEditionopen_source
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.11% 0.761
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.2 1.2 5.9
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 6.5 8 6.4
AV:N/AC:L/Au:S/C:P/I:P/A:P
CWE-918 Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.