CVE-2023-47637

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*

History

22 Nov 2023, 22:37

Type Values Removed Values Added
CPE cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*
References () https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429p - () https://github.com/pimcore/pimcore/security/advisories/GHSA-72hh-xf79-429p - Exploit, Vendor Advisory
References () https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953a0 - () https://github.com/pimcore/pimcore/commit/d164d99c90f098d0ccd6b72929c48b727e2953a0 - Patch
References () https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781eab4d6995e4e5dca/src/Helper/GridHelperService.php#L311 - () https://github.com/pimcore/admin-ui-classic-bundle/blob/bba7c7419cb1f06d5fd98781eab4d6995e4e5dca/src/Helper/GridHelperService.php#L311 - Product
First Time Pimcore pimcore
Pimcore
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

15 Nov 2023, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-15 20:15

Updated : 2023-12-10 15:26


NVD link : CVE-2023-47637

Mitre link : CVE-2023-47637

CVE.ORG link : CVE-2023-47637


JSON object : View

Products Affected

pimcore

  • pimcore
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')