Skip to content

SQL Injection in AssetController

High severity GitHub Reviewed Published Apr 27, 2023 in pimcore/pimcore • Updated Nov 11, 2023

Package

composer pimcore/pimcore (Composer)

Affected versions

< 10.5.21

Patched versions

10.5.21

Description

Impact

SQL injections in AssetController due to unsanitized concatenating strings in where clause. The attacker can dump database, alter data or perform dos on the backend database.

Patches

Update to version 10.5.21 or apply this patch manually https://github.com/pimcore/pimcore/commit/21e35af721c375ef4676ed50835e30d828e76520.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/21e35af721c375ef4676ed50835e30d828e76520.patch manually.

References

https://huntr.dev/bounties/bbf59fa7-cf5b-4945-81b0-328adc710462/

References

@dvesh3 dvesh3 published to pimcore/pimcore Apr 27, 2023
Published by the National Vulnerability Database Apr 27, 2023
Published to the GitHub Advisory Database Apr 27, 2023
Reviewed Apr 27, 2023
Last updated Nov 11, 2023

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-2338

GHSA ID

GHSA-4x35-vr82-xvj6

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.