CVE-2010-4172
Apache Tomcat 6.0.12-6.0.29 and 7.0.0-7.0.4 - Cross-Site Scripting via Manager Application Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4172. PoCs published by Adam Muntner.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Apache Tomcat, where user-supplied input is not properly sanitized. It includes a sample URL demonstrating the vulnerability but lacks executable exploit code.
Description
Multiple cross-site scripting (XSS) vulnerabilities in the Manager application in Apache Tomcat 6.0.12 through 6.0.29 and 7.0.0 through 7.0.4 allow remote attackers to inject arbitrary web script or HTML via the (1) orderBy or (2) sort parameter to sessionsList.jsp, or unspecified input to (3) sessionDetail.jsp or (4) java/org/apache/catalina/manager/JspHelper.java, related to use of untrusted web applications.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in Apache Tomcat, where user-supplied input is not properly sanitized. It includes a sample URL demonstrating the vulnerability but lacks executable exploit code.