### [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=unspecified%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brightgreen) ### 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.