CVE-2007-5731
Apache Jakarta Slide <= 2.1 - Authenticated Path Traversal via WebDAV Write Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5731. PoCs published by kingcope.
AI-analyzed exploit summary This Perl script exploits an XML External Entity (XXE) vulnerability in Jakarta Slide to disclose arbitrary files on the server. It sends a crafted LOCK request with an embedded DTD entity to read the contents of a specified file.
Description
Absolute path traversal vulnerability in Apache Jakarta Slide 2.1 and earlier allows remote authenticated users to read arbitrary files via a WebDAV write request that specifies an entity with a SYSTEM tag, a related issue to CVE-2007-5461.
Exploits (1)
This Perl script exploits an XML External Entity (XXE) vulnerability in Jakarta Slide to disclose arbitrary files on the server. It sends a crafted LOCK request with an embedded DTD entity to read the contents of a specified file.