Files
CVEs-PoC/2007/CVE-2007-5461.md
T
2024-06-18 02:51:15 +02:00

21 lines
974 B
Markdown

### [CVE-2007-5461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461)
![](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
Absolute path traversal vulnerability in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0, 5.0.0, 5.5.0 through 5.5.25, and 6.0.0 through 6.0.14, under certain configurations, allows remote authenticated users to read arbitrary files via a WebDAV write request that specifies an entity with a SYSTEM tag.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0862.html
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9202
- https://www.exploit-db.com/exploits/4530
#### Github
No PoCs found on GitHub currently.