CVE-2023-47637
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-47637
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-11-15T19:13:03.428Z
- Last Modified Date
- 2023-11-15T19:13:03.428Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429p | x_refsource_CONFIRM |
https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953a0 | x_refsource_MISC |
https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781eab4d6995e4e5dca/src/Helper/GridHelperService.php#L311 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-47637 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-47637 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 09:28:47 | Added to TrackCVE |