Loading...
Skip to main content

CVE-2024-45117

MEDIUM

Magento Open Source Improper Input Validation vulnerability

Published October 10, 2024Updated October 14, 2024Source: osv

Summary

Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier are affected by an Improper Input Validation vulnerability that could lead to arbitrary file system read. An admin attacker could exploit this vulnerability to read files from the system outside of the intended directories via PHP filter chain and also can have a low-availability impact on the service. Exploitation of this issue does not require user interaction and scope is changed.

Remediation

Upgrade to the fixed version using your package manager.

Composer
Update magento/community-edition to 2.4.4-p11 or later
composer require "magento/community-edition:^2.4.4-p11"
Composer
Update magento/community-edition to 2.4.6-p8 or later
composer require "magento/community-edition:^2.4.6-p8"
Composer
Update magento/community-edition to 2.4.7-p3 or later
composer require "magento/community-edition:^2.4.7-p3"
Composer
Update magento/community-edition to 2.4.5-p10 or later
composer require "magento/community-edition:^2.4.5-p10"

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (8)

PackageEcosystemAffectedFixed In
magento/community-edition
packagist
0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+144 more)2.4.4-p11
magento/community-edition
packagist
2.4.7No fix available
magento/community-edition
packagist
2.4.6-p1, 2.4.6-p2, 2.4.6-p3, 2.4.6-p4 (+3 more)2.4.6-p8
magento/community-edition
packagist
2.4.5No fix available
magento/community-edition
packagist
2.4.6No fix available
magento/community-edition
packagist
2.4.7, 2.4.7-beta1, 2.4.7-beta2, 2.4.7-beta3 (+2 more)2.4.7-p3
magento/community-edition
packagist
2.4.5-p1, 2.4.5-p2, 2.4.5-p3, 2.4.5-p4 (+5 more)2.4.5-p10
magento/community-edition
packagist
2.4.4No fix available

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

  • CWE-20
    Improper Input ValidationMITRE

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 7.6 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L

Frequently Asked Questions

What is CVE-2024-45117?
Magento Open Source Improper Input Validation vulnerability This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 7.6/10).
How do I check if my project is affected by CVE-2024-45117?
CVE-2024-45117 affects magento/community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-45117 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
7.6

High exploitability or significant impact. Prioritize remediation within days.

Also Known As

GHSA-3fr3-gcqh-3m2g

Related CVEs

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies