-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| pimcore/pimcore | composer | < 10.5.21 | 10.5.21 |
The vulnerability stems from improper input validation in date handling components. The patch adds type checks (typeof === 'object') and nullification of invalid inputs. The pre-patch code in both date.js and datetime.js accepted non-object values for date fields, which could be exploited to store malicious scripts that execute when rendered. The vulnerable functions directly handle user-controlled date input processing without adequate sanitization, making them the XSS injection points.
Ongoing coverage of React2Shell