Information Exposure Affecting org.apache.tomcat:coyote Open this link in a new tab package, versions [6.0.13,6.0.39)
Attack Complexity
Low
User Interaction
Required
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-ORGAPACHETOMCAT-30866
-
published
3 Mar 2015
-
disclosed
26 Feb 2014
-
credit
Unknown
Introduced: 26 Feb 2014
CVE-2013-4286 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat:coyote
to version 6.0.39 or higher.
Overview
org.apache.tomcat:coyote is a maven plugin for Tomcat Connectors and HTTP parser.
Affected versions of this package are vulnerable to Information Exposure. Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct request-smuggling attacks via (1) multiple Content-Length headers or (2) a Content-Length header and a "Transfer-Encoding: chunked" header.
NOTE: this vulnerability exists because of an incomplete fix for CVE-2005-2090.