Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Robertst7Auth

#20662of 53,624
12.2Total CVSS
Vulnerabilities · 2
Medium
2
PT-2023-18929
6.1
2023-04-27
Pimcore · Pimcore · CVE-2023-2340
**Name of the Vulnerable Software and Affected Versions** pimcore/pimcore versions prior to 10.5.21 **Description** The issue is related to Cross-site Scripting (XSS) - Stored, which allows an attacker to steal a user's session cookie, potentially leading to complete account takeover. **Recommendations** For versions prior to 10.5.21, update to version 10.5.21. As a temporary workaround, consider applying the patch manually from https://github.com/pimcore/pimcore/commit/aa38319e353cc3cdfac12e03e21ed7a8f3628d3e.
PT-2023-16177
6.1
2023-01-16
Pimcore · Pimcore · CVE-2023-0323
**Name of the Vulnerable Software and Affected Versions** pimcore/pimcore versions prior to 10.5.14 **Description** The issue is related to Cross-site Scripting (XSS) - Stored, which can result in stolen user cookies. A proof of concept involves logging in with a dev account, navigating to specific settings, and adding a payload to a title field, triggering the XSS when opening events in the data objects module. **Recommendations** For versions prior to 10.5.14, update to version 10.5.14 to resolve the issue. As a temporary workaround, consider applying the patch from https://github.com/pimcore/pimcore/pull/13916.patch manually to mitigate the risk.