CVE-2009-0753
mldonkey 2.8.4-2.9.7 - Path Traversal via Leading Double Slash
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0753. PoCs published by Michael Peselnik.
AI-analyzed exploit summary The exploit leverages a directory traversal vulnerability in MLdonkey's HTTP GUI (tcp/4080) by using a double slash (//) to bypass path sanitization, allowing unauthorized access to arbitrary files on the system. The PoC demonstrates this by fetching /etc/passwd via a crafted HTTP request.
Description
Absolute path traversal vulnerability in MLDonkey 2.8.4 through 2.9.7 allows remote attackers to read arbitrary files via a leading "//" (double slash) in the filename.
Exploits (1)
The exploit leverages a directory traversal vulnerability in MLdonkey's HTTP GUI (tcp/4080) by using a double slash (//) to bypass path sanitization, allowing unauthorized access to arbitrary files on the system. The PoC demonstrates this by fetching /etc/passwd via a crafted HTTP request.