cve/2009/CVE-2009-2902.md

19 lines
813 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-2902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](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 delete work-directory files via directory traversal sequences in a WAR filename, as demonstrated by the ...war filename.
### 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.