CVE-2022-31092

Pimcore is an Open Source Data & Experience Management Platform. Pimcore offers developers listing classes to make querying data easier. This listing classes also allow to order or group the results based on one or more columns which should be quoted by default. The actual issue is that quoting is not done properly in both cases, so there's the theoretical possibility to inject custom SQL if the developer is using this methods with input data and not doing proper input validation in advance and so relies on the auto-quoting being done by the listing classes. This issue has been resolved in version 10.4.4. Users are advised to upgrade or to apple the patch manually. There are no known workarounds for this issue.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 07:03

Type Values Removed Values Added
CVSS v2 : 6.8
v3 : 8.1
v2 : 6.8
v3 : 7.5
References () https://github.com/pimcore/pimcore/commit/21559c6bf0e4e828d33ff7af6e88caecb5ac6549 - Patch, Third Party Advisory () https://github.com/pimcore/pimcore/commit/21559c6bf0e4e828d33ff7af6e88caecb5ac6549 - Patch, Third Party Advisory
References () https://github.com/pimcore/pimcore/pull/12444 - Issue Tracking, Patch, Third Party Advisory () https://github.com/pimcore/pimcore/pull/12444 - Issue Tracking, Patch, Third Party Advisory
References () https://github.com/pimcore/pimcore/security/advisories/GHSA-gvmf-wcx6-p974 - Exploit, Patch, Third Party Advisory () https://github.com/pimcore/pimcore/security/advisories/GHSA-gvmf-wcx6-p974 - Exploit, Patch, Third Party Advisory

Information

Published : 2022-06-27 22:15

Updated : 2024-11-21 07:03


NVD link : CVE-2022-31092

Mitre link : CVE-2022-31092

CVE.ORG link : CVE-2022-31092


JSON object : View

Products Affected

pimcore

  • pimcore
CWE
CWE-89

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