CVE-2023-38219:
Magento Open Source allows Cross-Site Scripting (XSS)
8.7
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.80409%
CWE
Published
10/13/2023
Updated
3/4/2025
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
magento/community-edition | composer | = 2.4.7-beta1 | 2.4.7-beta2 |
magento/community-edition | composer | = 2.4.6 | |
magento/community-edition | composer | = 2.4.5 | |
magento/community-edition | composer | = 2.4.4 | |
magento/community-edition | composer | >= 2.4.6-p1, < 2.4.6-p3 | 2.4.6-p3 |
magento/community-edition | composer | >= 2.4.5-p1, < 2.4.5-p5 | 2.4.5-p5 |
magento/community-edition | composer | >= 2.4.4-p1, < 2.4.4-p6 | 2.4.4-p6 |
magento/project-community-edition | composer | <= 2.0.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes a stored XSS vulnerability in Magento's admin area but does not include specific technical details about the implementation. While the general attack vector (improper input sanitization in admin form fields) and CWE-79 are identified, there is no access to commit diffs, patch details, or code examples showing vulnerable functions. Without concrete evidence of specific functions lacking output escaping or input sanitization, we cannot confidently identify exact vulnerable functions. The advisory's lack of technical specifics about affected components makes precise function identification impossible with high confidence.