CVE-2002-0682
Apache Tomcat 4.0.3 - Cross-Site Scripting via Servlet Exception Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0682. PoCs published by Matt Moore.
AI-analyzed exploit summary This is a writeup describing a cross-site scripting (XSS) vulnerability in Apache Tomcat 4.0.3. The vulnerability allows an attacker to inject malicious scripts via specific servlet paths, leading to XSS attacks.
Description
Cross-site scripting vulnerability in Apache Tomcat 4.0.3 allows remote attackers to execute script as other web users via script in a URL with the /servlet/ mapping, which does not filter the script when an exception is thrown by the servlet.
Exploits (1)
This is a writeup describing a cross-site scripting (XSS) vulnerability in Apache Tomcat 4.0.3. The vulnerability allows an attacker to inject malicious scripts via specific servlet paths, leading to XSS attacks.