mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
19 lines
810 B
Markdown
19 lines
810 B
Markdown
![]() |
### [CVE-2009-2693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|