vendor:
Tomcat
by:
Ivano Binetti, Gianmarco Pirozzi
7,5
CVSS
HIGH
CSRF
352
CWE
Product Name: Tomcat
Affected Version From: Apache Tomcat 5.5.25
Affected Version To: Apache Tomcat 5.5.25 and below
Patch Exists: YES
Related CWE: CVE-2013-6357
CPE: a:apache:tomcat:5.5.25
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache Tomcat 5.5.25
2013
Apache Tomcat 5.5.25 CSRF Vulnerabilities
Apache Tomcat 5.5.25 and below (other versions could be affected) is prone to a CSRF vulnerability affecting the Manager application (which is the component utilized to start/stop/deploy/undeploy applications) in order to perform the malicious activities such as stop an existing application, undeploy an existing application, deploy a new application. This exploit demonstrates how to automatically undeploy an existing application.
Mitigation:
Ensure that the Manager application is not exposed to the public internet and is only accessible from trusted networks. Also, ensure that the Manager application is protected with strong authentication.