CVE-2021-36022
01.09.2021, 15:15
Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an XML Injection vulnerability in the Widgets Update Layout. An attacker with admin privileges can trigger a specially crafted script to achieve remote code execution.
Vendor | Product | Version |
---|---|---|
adobe | adobe_commerce | 2.3.0 ≤ 𝑥 ≤ 2.3.7 |
adobe | adobe_commerce | 2.4.0 ≤ 𝑥 ≤ 2.4.2 |
adobe | adobe_commerce | 2.4.2:p1 |
adobe | magento_open_source | 2.3.0 ≤ 𝑥 ≤ 2.3.7 |
adobe | magento_open_source | 2.4.0 ≤ 𝑥 ≤ 2.4.2 |
adobe | magento_open_source | 2.4.2:p1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-91 - XML Injection (aka Blind XPath Injection)The software does not properly neutralize special elements that are used in XML, allowing attackers to modify the syntax, content, or commands of the XML before it is processed by an end system.