Files
CVEs-PoC/2021/CVE-2021-31867.md
2025-09-29 21:09:30 +02:00

18 lines
836 B
Markdown

### [CVE-2021-31867](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31867)
![](https://img.shields.io/static/v1?label=Product&message=Pimcore%20Customer%20Data%20Framework&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
Pimcore Customer Data Framework version 3.0.0 and earlier suffers from a Boolean-based blind SQL injection issue in the $id parameter of the SegmentAssignmentController.php component of the application. This issue was fixed in version 3.0.2 of the product.
### POC
#### Reference
- https://www.rapid7.com/blog/post/2021/07/27/multiple-open-source-web-app-vulnerabilities-fixed/
#### Github
No PoCs found on GitHub currently.