Improper Access Control Affecting org.apache.tomcat:tomcat package, versions [7.35,8.5.5)
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-ORGAPACHETOMCAT-30881
- published 22 Jul 2016
- disclosed 19 Jul 2016
- credit Unknown
Introduced: 19 Jul 2016
CVE-2016-5388 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat:tomcat
to version 8.5.5 or higher.
Overview
org.apache.tomcat:tomcat is an implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.
Affected versions of this package are vulnerable to Improper Access Control. It did not protect applications from the presence of untrusted client data in the HTTP_PROXY
environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an httpoxy
issue.