VYPR
Moderate severityNVD Advisory· Published Oct 13, 2023· Updated Feb 27, 2025

Adobe Commerce | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)

CVE-2023-38250

Description

Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Adobe Commerce contains a high-complexity SQL injection flaw that lets admin users achieve arbitrary code execution without user interaction.

Vulnerability

Overview

CVE-2023-38250 is an SQL injection vulnerability in Adobe Commerce versions 2.4.7-beta1, 2.4.6-p2, 2.4.5-p4, 2.4.4-p5, and earlier. The root cause is improper neutralization of special elements used in an SQL command, allowing an authenticated attacker with admin privileges to inject malicious SQL queries. Exploitation does not require user interaction, though the attack complexity is high because it demands knowledge of specialized tooling beyond the standard user interface [1].

Attack

Vector and Requirements

To exploit this vulnerability, an attacker must already possess administrative access to the Adobe Commerce instance. The attacker can then craft SQL commands that bypass input sanitization, exploiting the flaw to execute arbitrary SQL statements. The high complexity rating indicates that successful exploitation depends on the attacker's ability to understand and manipulate underlying database structures using custom tools, rather than simple UI-based actions [1].

Impact

Successful exploitation could lead to arbitrary code execution on the affected system. This means an attacker could potentially execute system commands, read or modify sensitive data, or take full control of the Adobe Commerce installation. The confidentiality, integrity, and availability of the system may be compromised [1].

Mitigation

Adobe has released security updates to address this vulnerability. Users should upgrade to the latest patched versions of Adobe Commerce or Magento Open Source as soon as possible. The official GitHub repository [2] provides the source code and release information. Given the severity and the fact that this flaw requires admin privileges, organizations should also strictly limit and monitor administrative access to reduce the risk of exploitation.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
magento/community-editionPackagist
>= 2.4.7-beta1, < 2.4.7-beta22.4.7-beta2
magento/community-editionPackagist
>= 2.4.6-p1, < 2.4.6-p32.4.6-p3
magento/community-editionPackagist
>= 2.4.5-p1, < 2.4.5-p52.4.5-p5
magento/community-editionPackagist
>= 2.4.4-p1, < 2.4.4-p62.4.4-p6
magento/project-community-editionPackagist
<= 2.0.2

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.