Improper Input Validation Affecting org.jboss.resteasy:resteasy-jaxrs Open this link in a new tab package, versions [,3.11.0.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-609370
-
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-jaxrs
to version 3.11.0.Final or higher.
Overview
org.jboss.resteasy:resteasy-jaxrs is a JCP specification that provides a Java API for RESTful Web Services over the HTTP protocol.
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.