CVE-2021-21014:
Magento vulnerable to a file upload restriction bypass
9.1
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.68351%
CWE
Published
5/24/2022
Updated
2/10/2025
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
magento/community-edition | composer | < 2.3.6-p1 | 2.3.6-p1 |
magento/community-edition | composer | >= 2.4.0, < 2.4.2 | 2.4.2 |
magento/project-community-edition | composer | <= 2.0.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The patches provided fix various security vulnerabilities related to path traversal and file upload restrictions. The identified functions are directly related to these issues, either by being vulnerable or by being modified as a mitigation. The analysis focused on changes that directly impact security, such as path validation and file handling.