mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
656 B
Markdown
18 lines
656 B
Markdown
### [CVE-2002-2009](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2009)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Tomcat 4.0.1 allows remote attackers to obtain the web root path via HTTP requests for JSP files preceded by (1) +/, (2) >/, (3) </, and (4) %20/, which leaks the pathname in an error message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/m3n0sd0n4ld/uCVE
|
|
|