EXPOSURES › CVE-2017-12617
CVE-2017-12617
HIGH ⌖ ON CISA KEV · EXPLOITEDApache Tomcat allowed attackers to upload and execute arbitrary JSP files, enabling remote code execution.
An attacker could upload a malicious JSP file via a crafted request, which the server would then execute upon access. This remote code execution vulnerability is actively exploited in the wild and represents a severe compliance failure for any organization running Tomcat without proper patching or access controls. DIB organizations must ensure Tomcat is patched and restricted to prevent attackers from injecting and executing arbitrary code.
Shame score — This is a high-severity, actively exploited vulnerability that allows remote code execution, representing a negligent failure to patch known critical flaws.
▸ RECOMMENDED ACTION Actively exploited (CISA KEV) — remediate now, ahead of your normal patch cycle.
When running Apache Tomcat, it is 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.