Details
Description
【Security Vulnerability Alert】Tomcat Information leakage and remote code execution vulnerabilities.
CVE ID:
CVE-2017-12617
Description
When running with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default servlet 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.
Scope
Affects: 7.0.0 to 7.0.81
Solution
The official release of the Apache Tomcat 7.0.82 version has fixed the vulnerability and recommends upgrading to the 7.0.82 version.
Reference
https://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.82