← back
CVE-2017-12615

CVE-2017-12615

CVSS 8.1 HIGHEPSS 99.6%● KEVCWE-434
In short

Apache Tomcat on Windows allows uploading JSP files when HTTP PUT requests are enabled, letting attackers execute arbitrary code on the server. This is critical because it gives attackers complete control over the web application.

Technical detail

CWE-434 (Unrestricted File Upload) vulnerability in Tomcat 7.0.0–7.0.79 on Windows systems with readonly=false. Attackers can craft HTTP PUT requests to upload JSP files to web-accessible directories, which are then executed with server privileges. No authentication required if PUT is enabled; impact is remote code execution.

Summary generated and translated by AI from the official description.
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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.

Want to know if your infrastructure is exposed to this?

Talk to TrueHacking →