Files
CVEs-PoC/2021/CVE-2021-31867.md
T
2024-05-25 21:48:12 +02:00

18 lines
848 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%3C%3D%203.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### 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.