CVE-2022-38975:
EC-CUBE DOM-based cross-site scripting vulnerability
5.4
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
Published
9/28/2022
Updated
4/25/2024
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
ec-cube/ec-cube | composer | >= 4.0.0, <= 4.1.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information primarily contains patch details and code diffs for CVE-2022-40199 (directory traversal), but no specific code examples or diffs related to the DOM-based XSS vulnerability (CVE-2022-38975). DOM-based XSS typically involves client-side JavaScript handling of untrusted data, but the available resources don't show the vulnerable client-side code paths or the corresponding fixes. The advisory descriptions indicate the vulnerability exists in admin interfaces through crafted pages, but without concrete code references or patch diffs for the XSS issue, we cannot confidently identify specific vulnerable functions.