Pimcore is an open source data and experience management platform. Prior to version 10.5.19, quoting is not done properly in UUID DAO model. There is 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 DAO class. Users should update to version 10.5.19 to receive a patch or, as a workaround, apply the patch manually.
References
Link | Resource |
---|---|
https://github.com/pimcore/pimcore/commit/08e7ba56ae983c3c67ec563b6989b16ef8f35275.patch | Mailing List Patch |
https://github.com/pimcore/pimcore/pull/14633 | Patch |
https://github.com/pimcore/pimcore/security/advisories/GHSA-xc9p-r5qj-8xm9 | Patch Vendor Advisory |
https://github.com/pimcore/pimcore/commit/08e7ba56ae983c3c67ec563b6989b16ef8f35275.patch | Mailing List Patch |
https://github.com/pimcore/pimcore/pull/14633 | Patch |
https://github.com/pimcore/pimcore/security/advisories/GHSA-xc9p-r5qj-8xm9 | Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 07:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pimcore/pimcore/commit/08e7ba56ae983c3c67ec563b6989b16ef8f35275.patch - Mailing List, Patch | |
References | () https://github.com/pimcore/pimcore/pull/14633 - Patch | |
References | () https://github.com/pimcore/pimcore/security/advisories/GHSA-xc9p-r5qj-8xm9 - Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.9 |
Information
Published : 2023-03-16 17:15
Updated : 2024-11-21 07:54
NVD link : CVE-2023-28108
Mitre link : CVE-2023-28108
CVE.ORG link : CVE-2023-28108
JSON object : View
Products Affected
pimcore
- pimcore
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')