Skip to content

Pimcore vulnerable to SQL Injection in Dataobjects sorting

High severity GitHub Reviewed Published Jul 21, 2023 in pimcore/pimcore • Updated Nov 5, 2023

Package

composer pimcore/pimcore (Composer)

Affected versions

< 10.6.4

Patched versions

10.6.4

Description

Impact

Using some SQL exploitation tools such as sqlmap, an attacker can enumerate all information in the database, alter data or perform dos on the backend database.

Patches

Update to version 10.6.5 or apply this patch manually https://github.com/pimcore/pimcore/commit/e641968979d4a2377bbea5e2a76bdede040d0b97.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/e641968979d4a2377bbea5e2a76bdede040d0b97.patch manually.

References

https://huntr.dev/bounties/b00a38b6-d040-494d-bf46-38f46ac1a1db/

References

@dvesh3 dvesh3 published to pimcore/pimcore Jul 21, 2023
Published by the National Vulnerability Database Jul 21, 2023
Published to the GitHub Advisory Database Jul 21, 2023
Reviewed Jul 21, 2023
Last updated Nov 5, 2023

Severity

High

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

EPSS score

0.072%
(32nd percentile)

Weaknesses

CVE ID

CVE-2023-3820

GHSA ID

GHSA-c9hw-557q-f8hq

Source code

Credits

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