CVE-2002-1567
Apache Tomcat 4.1.0-4.1.28 - Cross-Site Scripting via Encoded Newlines in JSP Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1567. PoCs published by Skinnay.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Jakarta Tomcat where malicious script code embedded in a URI can be executed when requesting a JSP file. The example URI demonstrates how an attacker could inject JavaScript code into the response.
Description
Cross-site scripting (XSS) vulnerability in Apache Tomcat 4.1 allows remote attackers to execute arbitrary web script and steal cookies via a URL with encoded newlines followed by a request to a .jsp file whose name contains the script.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in Jakarta Tomcat where malicious script code embedded in a URI can be executed when requesting a JSP file. The example URI demonstrates how an attacker could inject JavaScript code into the response.