CVE-2002-2006
unknown
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
1.0
Description
Apache Tomcat Default Installation Reveals Sensitive Information
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Apache Tomcat 4.0/4.1 - Servlet Full Path Disclosure
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
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.tomcat:tomcat | >=4.0.0,<4.1.0 | 4.1.0 |
| Maven | org.apache.tomcat:tomcat | >=3.0,<3.3a | 3.3a |
References
- https://nvd.nist.gov/vuln/detail/CVE-2002-2006
- https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@<dev.tomcat.apache.org>
- https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@<dev.tomcat.apache.org>
- https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@<dev.tomcat.apache.org>
- https://web.archive.org/web/20020602051837/http://archives.neohapsis.com/archives/bugtraq/2002-04/0311.html
- https://web.archive.org/web/20021026082659/http://online.securityfocus.com/bid/4575
- https://web.archive.org/web/20030104173336/http://www.iss.net/security_center/static/8932.php
- http://sunsolve.sun.com/search/document.do?assetkey=1-26-239312-1
- http://tomcat.apache.org/security-4.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.