First published: Tue Nov 05 2019(Updated: )
In Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1, an unauthenticated user can inject arbitrary JavaScript code as a result of the sanitization engine ignoring HTML comments.
Credit: psirt@adobe.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/magento/community-edition | >=2.3<2.3.3 | 2.3.3 |
composer/magento/community-edition | >=2.2<2.2.10 | 2.2.10 |
CentOS Libgcc | >=2.2.0<2.2.10 | |
CentOS Libgcc | >=2.2.0<2.2.10 | |
CentOS Libgcc | >=2.3.0<2.3.2 | |
CentOS Libgcc | >=2.3.0<2.3.2 | |
CentOS Libgcc | =2.3.2 | |
CentOS Libgcc | =2.3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-8233 has a medium severity rating due to its impact allowing unauthenticated JavaScript code injection.
To fix CVE-2019-8233, upgrade to Magento version 2.3.3 or 2.2.10 or later.
CVE-2019-8233 affects Magento versions 2.2 prior to 2.2.10 and 2.3 prior to 2.3.3 or 2.3.2-p1.
CVE-2019-8233 allows an unauthenticated user to execute arbitrary JavaScript, potentially compromising user data and security.
Yes, CVE-2019-8233 occurs because the sanitization engine improperly handles HTML comments, enabling code injection.