Arbitrary Code Execution The advisory has been revoked - it doesn't affect any version of package org.apache.tomcat:catalina  (opens in a new tab)


Threat Intelligence

Exploit Maturity
Mature
EPSS
97.21% (100th percentile)

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 Learn

Learn about Arbitrary Code Execution vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGAPACHETOMCAT-31534
  • published11 Oct 2017
  • disclosed19 Sept 2017
  • creditiswin

Introduced: 19 Sep 2017

CVE-2017-12615  (opens in a new tab)
CWE-94  (opens in a new tab)

Amendment

This was deemed not a vulnerability.

Overview

org.apache.tomcat:catalina is a 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.