Information Exposure Affecting org.apache.tomcat.embed:tomcat-embed-core package, versions [7.0.0,7.0.77) [8.0.0-RC1,8.0.43) [8.5.0,8.5.13) [9.0.0.M1,9.0.0.M19)
Threat Intelligence
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-ORGAPACHETOMCATEMBED-31432
- published 21 May 2017
- disclosed 11 Apr 2017
- credit Tomcat Security Team
Introduced: 11 Apr 2017
CVE-2017-5647 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat.embed:tomcat-embed-core
to version 7.0.77, 8.0.43, 8.5.13, 9.0.0.M19 or higher.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Information Exposure. A bug in the handling of the pipelined requests, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. This could result in responses appearing to be sent for the wrong request. For example, a user agent that sent requests A, B and C could see the correct response for request A, the response for request C for request B and no response for request C.