Arbitrary Code Execution Affecting org.apache.tomcat:tomcat-catalina package, versions [7.0.0,7.0.81)
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-460343
- published 11 Oct 2017
- disclosed 19 Sep 2017
- credit iswin
Introduced: 19 Sep 2017
CVE-2017-12615 Open this link in a new tabHow to fix?
Upgrade org.apache.tomcat:tomcat-catalina
to version 7.0.81 or higher.
Overview
org.apache.tomcat:tomcat-catalina is a Tomcat Servlet Engine Core Classes and Standard implementations.
Affected versions of this package are vulnerable to Arbitrary Code Execution. When running Apache Tomcat on Windows with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default to false) it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any code it contained would be executed by the server.
The fix for this vulnerability was incomplete, see CVE-2017-12617.