[] NeoSense

Apache Tomcat 4.1 - JSP Request Cross-Site Scripting

Author: Skinnay
type: remote
platform: unix
port: 
date_added: 2002-08-21 
date_updated: 2012-10-04 
verified: 1 
codes: CVE-2002-1567;OSVDB-9208 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/5542/info

Jakarta Tomcat is a Java Servlet and JSP server produced by the Apache Software Foundation. Tomcat is available for Microsoft Windows, Linux, and other Unix based operating systems.

A cross site scripting vulnerability has been reported in some versions of Tomcat. Reportedly, if a HTTP request is made for a JSP, malicious script code embedded in the URI may be included in a page generated by Tomcat.

This may be related to the issues discussed in BID 2982. This has not, however, been confirmed.

http://example.com:8080/666%0a%0a<script>alert("asdf");</script>666.jsp