CVE-2024-34104
Magento Open Source Improper Authorization vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.4.5-p8"
composer require "magento/community-edition:^2.4.6-p6"
composer require "magento/community-edition:^2.4.4-p9"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (7)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.4.7 | No fix available |
| magento/community-edition | packagist | 2.4.5-p1, 2.4.5-p2, 2.4.5-p3, 2.4.5-p4 (+3 more) | 2.4.5-p8 |
| magento/community-edition | packagist | 2.4.5 | No fix available |
| magento/community-edition | packagist | 2.4.6 | No fix available |
| magento/community-edition | packagist | 2.4.6-p1, 2.4.6-p2, 2.4.6-p3, 2.4.6-p4 (+1 more) | 2.4.6-p6 |
| magento/community-edition | packagist | 0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+142 more) | 2.4.4-p9 |
| magento/community-edition | packagist | 2.4.4 | No fix available |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-285Improper AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.2 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-34104ADVISORY
- https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799WEB
- https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2WEB
- https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83cWEB
- https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482WEB
- https://github.com/magento/magento2PACKAGE
- https://helpx.adobe.com/security/products/magento/apsb24-40.htmlWEB
Frequently Asked Questions
- What is CVE-2024-34104?
- Magento Open Source Improper Authorization vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.2/10).
- How do I check if my project is affected by CVE-2024-34104?
- CVE-2024-34104 affects magento/community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-34104 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2025-24434CRITICAL
Improper Authorization vulnerability in Magento and Adobe Commerce
- CVE-2020-9691CRITICAL
Magento DOM-based Cross-site scripting vulnerability
- CVE-2024-20719HIGH
Magento Open Source allows Cross-Site Scripting (XSS)
- CVE-2025-54264HIGH
Magento vulnerable to stored Cross-Site Scripting (XSS)
- CVE-2024-39402HIGH
Magento OS Command ('OS Command Injection') vulnerability
- CVE-2025-24414HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2025-24417HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2025-24415HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies