Improper Input Validation Affecting org.jboss.resteasy:resteasy-core Open this link in a new tab package, versions [,4.1.1.Final)
Attack Complexity
Low
Integrity
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-ORGJBOSSRESTEASY-565813
-
published
16 Apr 2020
-
disclosed
17 Jul 2019
-
credit
Mirko Selber
Introduced: 17 Jul 2019
CVE-2020-1695 Open this link in a new tabHow to fix?
Upgrade org.jboss.resteasy:resteasy-core
to version 4.1.1.Final or higher.
Overview
org.jboss.resteasy:resteasy-core is a JBoss.org project aimed at providing productivity frameworks for developing client and server RESTful applications and services in Java.
Affected versions of this package are vulnerable to Improper Input Validation in MediaTypeHeaderDelegate.java
class results in the class returning an illegal header that will be then integrated in the server's response.