GHSA-cv25-3pxr-4q7x:
Magento Open Source Security Advisory: Patch SUPEE-10975
N/A
CVSS Score
Basic Information
CVE ID
-
GHSA ID
EPSS Score
-
CWE
-
Published
5/15/2024
Updated
5/15/2024
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
-
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
magento/community-edition | composer | >= 1.9.0.0, < 1.14.4.0 | 1.14.4.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
Key vulnerabilities were identified through pattern matching against Magento's architecture and common exploit vectors:
- RCE vulnerabilities consistently involved unsafe unserialization patterns in dataflow/customer import modules
- XSS issues mapped to admin controllers rendering user-controlled data without escaping
- CSRF gaps matched controller actions missing form key validation
- Confidence levels reflect alignment with Magento's code structure and vulnerability descriptions, though lack of direct code access introduces medium uncertainty for some entries