CVE-2007-5461
Apache Tomcat 4.0.0-4.0.6, 4.1.0, 5.0.0, 5.5.0-5.5.25, 6.0.0-6.0.14 Path Traversal via WebDAV
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-5461. PoCs published by h3rcul3s, eliteboy.
AI-analyzed exploit summary This exploit leverages an XML External Entity (XXE) injection vulnerability in Apache Tomcat's WebDAV implementation to disclose arbitrary files from the server. It supports SSL and requires valid credentials for authentication.
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.
Exploits (2)
This exploit leverages an XML External Entity (XXE) injection vulnerability in Apache Tomcat's WebDAV implementation to disclose arbitrary files from the server. It supports SSL and requires valid credentials for authentication.
This exploit leverages an XML External Entity (XXE) injection vulnerability in Apache Tomcat's WebDAV implementation to disclose arbitrary files on the server. It sends a crafted LOCK request with malicious XML payload to trigger the file disclosure.