vendor:
Pimcore
by:
maeitsec
6.1
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Pimcore
Affected Version From: Pimcore 10.5.x
Affected Version To: Pimcore 10.5.20
Patch Exists: YES
Related CWE: CVE-2024-11954
CPE: a:pimcore:pimcore
Platforms Tested: Ubuntu 20.04
2025
Authenticated Stored Cross-Site Scripting (XSS) Via Search Document
An authenticated stored Cross-Site Scripting (XSS) vulnerability was found in Pimcore's Data Object Classification Store feature. This vulnerability occurs due to inadequate input filtering, enabling an authenticated attacker having access to the classification store to insert harmful JavaScript code. When other users view the impacted data, this injected code runs within their browser context.
Mitigation:
To mitigate this vulnerability, users should update Pimcore to version 10.5.21 or 11.1.1, where the issue has been resolved. Additionally, input sanitization measures should be implemented to filter out malicious code.