cve/2006/CVE-2006-3835.md

19 lines
779 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3835](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3835)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Apache Tomcat 5 before 5.5.17 allows remote attackers to list directories via a semicolon (;) preceding a filename with a mapped extension, as demonstrated by URLs ending with /;index.jsp and /;help.do.
### POC
#### Reference
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
2024-06-09 00:33:16 +00:00
- http://community.ca.com/blogs/casecurityresponseblog/archive/2009/01/23.aspx
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.