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 SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.
Remediation
Upgrade org.hibernate:hibernate-core to version 5.3.18.Final, 5.4.18.Final or higher.
Package Name: org.hibernate:hibernate-core
Package Version: ['4.3.7.Final']
Package Manager: maven
Target File: todolist-web-struts/pom.xml
Severity Level: high
Snyk ID: SNYK-JAVA-ORGHIBERNATE-584563
Snyk CVE: CVE-2019-14900
Snyk CWE: CWE-89
Link to issue in Snyk: https://app.snyk.io/org/rhicksiii91/project/c462b7de-2b58-4bbb-ba05-3fad7d26d5c0
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 SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.
Remediation
Upgrade
org.hibernate:hibernate-core
to version 5.3.18.Final, 5.4.18.Final or higher.References
The text was updated successfully, but these errors were encountered: