CVE-2023-38250
Magento Open Source allows SQL Injection
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "magento/community-edition:^2.4.7-beta2"
composer require "magento/community-edition:^2.4.5-p5"
composer require "magento/community-edition:^2.4.4-p6"
composer require "magento/community-edition:^2.4.6-p3"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (9)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| magento/community-edition | packagist | 2.4.7-beta1 | 2.4.7-beta2 |
| magento/community-edition | packagist | 2.4.5-p1, 2.4.5-p2, 2.4.5-p3, 2.4.5-p4 | 2.4.5-p5 |
| magento/community-edition | packagist | 2.4.7 | No fix available |
| magento/community-edition | packagist | 2.4.5 | No fix available |
| magento/community-edition | packagist | 2.4.4-p1, 2.4.4-p2, 2.4.4-p3, 2.4.4-p4 (+1 more) | 2.4.4-p6 |
| 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 |
| magento/project-community-edition | packagist | 0.1.0-alpha100, 0.1.0-alpha101, 0.1.0-alpha102, 0.1.0-alpha103 (+49 more) | Range-based data available |
| magento/community-edition | packagist | 2.4.4 | No fix available |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-89SQL InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2023-38250?
- Magento Open Source allows SQL Injection This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 8.0/10).
- How do I check if my project is affected by CVE-2023-38250?
- CVE-2023-38250 affects magento/community-edition and magento/project-community-edition. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-38250 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2024-34103CRITICAL
Magento Open Source Improper Authentication vulnerability
- CVE-2022-24086CRITICAL
Magento improper input validation vulnerability
- CVE-2025-24434CRITICAL
Improper Authorization vulnerability in Magento and Adobe Commerce
- CVE-2024-20719HIGH
Magento Open Source allows Cross-Site Scripting (XSS)
- CVE-2025-54264HIGH
Magento vulnerable to stored Cross-Site Scripting (XSS)
- CVE-2025-24414HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2025-24417HIGH
Magento Stored Cross-Site Scripting (XSS) Vulnerability
- CVE-2025-24413HIGH
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