| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2024-11954 | 28 Jan 202513:25 | – | circl | |
| Pimcore 安全漏洞 | 28 Jan 202500:00 | – | cnnvd | |
| Pimcore cross-site scripting vulnerability (CNVD-2025-12130) | 17 Feb 202500:00 | – | cnvd | |
| CVE-2024-11954 | 28 Jan 202513:14 | – | cve | |
| CVE-2024-11954 Pimcore Search Document cross site scripting | 28 Jan 202513:14 | – | cvelist | |
| EUVD-2024-34410 | 3 Oct 202520:07 | – | euvd | |
| Duplicate Advisory: Pimcore Authenticated Stored Cross-Site Scripting (XSS) Via Search Document | 28 Jan 202515:31 | – | github | |
| Pimcore Authenticated Stored Cross-Site Scripting (XSS) Via Search Document | 28 Jan 202519:12 | – | github | |
| CVE-2024-11954 | 28 Jan 202514:15 | – | nvd | |
| GHSA-8M2R-X2M2-3WMW Duplicate Advisory: Pimcore Authenticated Stored Cross-Site Scripting (XSS) Via Search Document | 28 Jan 202515:31 | – | osv |
# Exploit Title: Authenticated Stored Cross-Site Scripting (XSS) Via Search
Document
# Google Dork: N/A
# Date: 1/28/2025
# Exploit Author: maeitsec
# Vendor Homepage: https://pimcore.com/
# Software Link: https://github.com/pimcore/pimcore
# Version: Pimcore 10.5.x (prior to 10.5.21) and 11.x (prior to 11.1.1)
# Tested on: Pimcore 10.5.20 on Ubuntu 20.04
# CVE: CVE-2024-11954
---
### Description:
A stored Cross-Site Scripting (XSS) vulnerability exists in Pimcore's Data
Object Classification Store functionality. The vulnerability arises due to
insufficient input sanitization, allowing an authenticated attacker with
access to the classification store to inject malicious JavaScript code.
This code is then executed in the context of other users' browsers when
they view the affected data.
### Proof of Concept (PoC):
1. Log in to the Pimcore backend as a user with access to the Data Object
Classification Store.
2. Navigate to the Classification Store and create or edit a key.
3. Inject the following payload into the key value:
```html
<script>alert('XSS')</script>
4. Save the file and view it in the frontend or backend. The JavaScript
alert will execute, demonstrating the vulnerability.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation