Files
CVEs-PoC/2021/CVE-2021-23405.md
T
2024-06-18 02:51:15 +02:00

18 lines
749 B
Markdown

### [CVE-2021-23405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23405)
![](https://img.shields.io/static/v1?label=Product&message=pimcore%2Fpimcore&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2010.0.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brighgreen)
### Description
This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1316297
#### Github
No PoCs found on GitHub currently.