CVE-2019-8152

Source
https://cve.org/CVERecord?id=CVE-2019-8152
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-8152.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-8152
Aliases
Published
2019-11-06T00:15:12.577Z
Modified
2026-04-10T04:20:23.209587Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

A stored cross-site scripting (XSS) vulnerability exists in in Magento 1 prior to 1.9.4.3 and 1.14.4.3, 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 access to the wysiwyg editor can abuse the blockDirective() function and inject malicious javascript in the cache of the admin dashboard.

References

Affected packages

Git / github.com/magento/devdocs

Affected ranges

Type
GIT
Repo
https://github.com/magento/devdocs
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.2.0"
        },
        {
            "fixed": "2.2.10"
        },
        {
            "introduced": "2.2.0"
        },
        {
            "fixed": "2.2.10"
        },
        {
            "introduced": "2.3.0"
        },
        {
            "fixed": "2.3.2"
        },
        {
            "introduced": "2.3.0"
        },
        {
            "fixed": "2.3.2"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.3.2-NA"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.3.2-NA"
        }
    ]
}

Affected versions

2.*
2.1.16
2.1.17
2.1.18
2.2.7
2.2.8
2.2.9
2.3.0
2.3.1
2.3.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-8152.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "1.5.0.0"
            },
            {
                "fixed": "1.9.4.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "1.9.0.0"
            },
            {
                "fixed": "1.14.4.3"
            }
        ]
    }
]