SQL Injection Affecting org.hibernate:hibernate-core Open this link in a new tab package, versions [,5.4.24.Final)
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGHIBERNATE-1041788
-
published
19 Nov 2020
-
disclosed
19 Nov 2020
-
credit
Unknown
Introduced: 19 Nov 2020
CVE-2020-25638 Open this link in a new tabHow to fix?
Upgrade org.hibernate:hibernate-core
to version 5.4.24.Final or higher.
Overview
org.hibernate:hibernate-core is a library providing Object/Relational Mapping (ORM) support to applications, libraries, and frameworks.
Affected versions of this package are vulnerable to SQL Injection. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest threat from this vulnerability is to data confidentiality and integrity.