cve/2009/CVE-2009-2693.md

19 lines
810 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-2693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693)
![](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
Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in an entry in a WAR file, as demonstrated by a ../../bin/catalina.bat entry.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
- http://www.vmware.com/support/vsphere4/doc/vsp_vc41_u1_rel_notes.html
#### Github
No PoCs found on GitHub currently.