Vulnerability Description
Pimcore is an Open Source Data & Experience Management Platform. In affected versions the `/admin/object/grid-proxy` endpoint calls `getFilterCondition()` on fields of classes to be filtered for, passing input from the request, and later executes the returned SQL. One implementation of `getFilterCondition()` is in `Multiselect`, which does not normalize/escape/validate the passed value. Any backend user with very basic permissions can execute arbitrary SQL statements and thus alter any data or escalate their privileges to at least admin level. This vulnerability has been addressed in version 11.1.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pimcore | Pimcore | < 11.1.1 |
Related Weaknesses (CWE)
References
- https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781Product
- https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953Patch
- https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429pExploitVendor Advisory
- https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781Product
- https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953Patch
- https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429pExploitVendor Advisory
FAQ
What is CVE-2023-47637?
CVE-2023-47637 is a vulnerability with a CVSS score of 8.8 (HIGH). Pimcore is an Open Source Data & Experience Management Platform. In affected versions the `/admin/object/grid-proxy` endpoint calls `getFilterCondition()` on fields of classes to be filtered for, pass...
How severe is CVE-2023-47637?
CVE-2023-47637 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-47637?
Check the references section above for vendor advisories and patch information. Affected products include: Pimcore Pimcore.