CVE-2021-36024
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 Improper Neutralization of Special Elements Used In A Command via the Data collection endpoint. An attacker with admin privileges can upload a specially crafted file 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-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.