Arbitrary Code Execution Affecting org.hibernate:hibernate-validator Open this link in a new tab package, versions [5.2.0.Final,5.2.5.Final) [5.3.0.Final, 5.3.6.Final) [5.4.0.Final, 5.4.2.Final)
Attack Complexity
High
Confidentiality
High
Integrity
High
Availability
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-451605
-
published
12 Feb 2018
-
disclosed
10 Jan 2018
-
credit
Gunnar Morling
Introduced: 10 Jan 2018
CVE-2017-7536 Open this link in a new tabHow to fix?
Upgrade org.hibernate:hibernate-validator
to version 5.2.5.Final, 5.3.6.Final, 5.4.2.Final or higher.
Overview
org.hibernate:hibernate-validator is a Hibernate Validator Engine Relocation Artifact.
Affected versions of this package are vulnerable to Arbitrary Code Execution. An attacker may be able to validate an invalid instance and access the private member value via the ConstraintViolation#getInvalidValue()
function.