Apache Tomcat 4.0/4.1 - Servlet Full Path Disclosure

Author: CHINANSL Security Team
type: remote
platform: unix
port: 
date_added: 2002-04-23  
date_updated: 2012-09-20  
verified: 1  
codes: CVE-2002-2006;OSVDB-849  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 21412.txt  
source: https://www.securityfocus.com/bid/4575/info

Apache Tomcat is a servlet container for use with the Java Servlet and JavaServer Pages technologies. Tomcat may be run on most UNIX and Linux variants as well as Microsoft Windows.

Apache Tomcat ships with a number of example classes (SnoopServlet and TroubleShooter) that may reveal the absolute path of the Tomcat installation when requested.

Disclosure of this type of sensitive information may aid in further attacks against the host running the vulnerable software.

http://localhost:8080/examples/servlet/SnoopServlet
http://localhost:8080/examples/servlet/TroubleShooter