Skip to content

SQL Injection in Hibernate ORM

Moderate severity GitHub Reviewed Published Feb 10, 2022 to the GitHub Advisory Database • Updated Jun 27, 2024

Package

maven org.hibernate:hibernate-core (Maven)

Affected versions

< 5.3.18
>= 5.4.0, < 5.4.18
>= 5.5.0.Alpha1, < 5.5.0.Beta1

Patched versions

5.3.18
5.4.18
5.5.0.Beta1

Description

A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.

References

Published by the National Vulnerability Database Jul 6, 2020
Reviewed May 11, 2021
Published to the GitHub Advisory Database Feb 10, 2022
Last updated Jun 27, 2024

Severity

Moderate
6.5
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2019-14900

GHSA ID

GHSA-8grg-q944-cch5

Credits

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