Cyber Resilience

CVE-2023-29297

Adobe Commerce 2.3.7 … 2.4.6

Published
15 June 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 9.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.014 69th percentile
Risk Priority 67 floored blend · peak EPSS

Summary

CVE-2023-29297 is a critical-severity Improper Neutralization of Special Elements Used in a Template Engine (CWE-1336) vulnerability in Adobe Commerce. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Template Injection (T1221); ranked in the top 31% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

Adobe Commerce versions 2.4.6 and earlier, 2.4.5-p2 and earlier, and 2.4.4-p3 and earlier are affected by an Improper Neutralization of Special Elements Used in a Template Engine vulnerability tracked as CWE-1336. This flaw resides in the template engine handling within the Magento-based e-commerce platform and carries a CVSS 3.1 score of 9.1 reflecting network-accessible attack vector, low complexity, high privileges required, and changed scope with high impact on confidentiality, integrity, and availability.

An authenticated attacker possessing administrative privileges can exploit the issue remotely without any user interaction to inject and execute arbitrary code on the affected server, potentially leading to full system compromise.

The official Adobe advisory at https://helpx.adobe.com/security/products/magento/apsb23-35.html details the available patches and mitigation steps for the listed versions. The associated EPSS score has remained flat at a peak of 0.0875 with no material increase observed after disclosure.

EU & UK References

Vulnerability Data

Adobe Commerce versions 2.4.6 (and earlier), 2.4.5-p2 (and earlier) and 2.4.4-p3 (and earlier) are affected by a Improper Neutralization of Special Elements Used in a Template Engine vulnerability that could lead to arbitrary code execution by an admin-privilege authenticated attacker.…

more

Exploitation of this issue does not require user interaction.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1221 Template Injection Stealth
Adversaries may create or modify references in user document templates to conceal malicious code or force authentication attempts.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-39409Same product: Adobe Commerce
CVE-2023-29292Same product: Adobe Commerce
CVE-2023-29295Same product: Adobe Commerce
CVE-2024-20758Same product: Adobe Commerce
CVE-2024-39402Same product: Adobe Commerce
CVE-2023-38249Same product: Adobe Commerce
CVE-2024-39397Same product: Adobe Commerce
CVE-2024-39406Same product: Adobe Commerce
CVE-2023-38221Same product: Adobe Commerce
CVE-2024-20759Same product: Adobe Commerce

Affected Assets

adobe
commerce
2.3.7, 2.4.0, 2.4.1, 2.4.2, 2.4.3
adobe
magento
2.4.4, 2.4.5, 2.4.6

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.3.2
  • V1.3.7
  • V1.3.10

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require proper input neutralization in template engines to prevent injection.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect template-injection flaws but does not itself implement neutralization controls.

prevents

Secure development life cycle mandates input validation and sanitization that directly prevents template-injection weaknesses.

prevents

Application security requirements explicitly call for neutralizing special elements in template engines.

prevents

Secure architecture principles reduce the likelihood of unsafe template processing but do not prescribe specific neutralization techniques.

prevents

Secure coding standards require proper escaping or sandboxing of template directives, directly mitigating CWE-1336.

References