breaktoprotect/CVE-2017-12615

breaktoprotect/CVE-2017-12615

Releases0
Stars111
POC Exploit for Apache Tomcat 7.0.x CVE-2017-12615 PUT JSP vulnerability.

CVE History

CVEPublishedCVSS v3CVSS v2
8.1 HIGH6.8 MEDIUM

When running Apache Tomcat 7.0.0 to 7.0.79 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.