You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snyk Description: ## 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.
Remediation
Upgrade org.hibernate:hibernate-core to version 5.4.24.Final or higher.
Package Name: org.hibernate:hibernate-core
Package Version: ['4.3.7.Final']
Package Manager: maven
Target File: todolist-web-common/pom.xml
Severity Level: high
Snyk ID: SNYK-JAVA-ORGHIBERNATE-1041788
Snyk CVE: CVE-2020-25638
Snyk CWE: CWE-89
Link to issue in Snyk: https://app.snyk.io/org/rhicksiii91/project/c26ba307-fafe-4ac3-a7ea-4c53e9d22e2c
Snyk Description: ## 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.
Remediation
Upgrade
org.hibernate:hibernate-core
to version 5.4.24.Final or higher.References
The text was updated successfully, but these errors were encountered: