CVE-2023-28108 HIGH

CVE-2023-28108: Pimcore has improper quoting of columns when calling methods "getByUuid" & "exists" on UUID Model

Vendor Pimcore
Product pimcore
Weakness CWE-89 · SQLi
Published March 16, 2023
Last update February 25, 2025

CVSS base score

7.9/10
Attack vector Local
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 16, 2023 CVE published
February 25, 2025 Record updated