CVE-2002-2154
Monkey HTTP Daemon 0.1.4 - Path Traversal via Dot Dot Sequences
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-2154. PoCs published by DownBload, Hirainsingadia.
AI-analyzed exploit summary This exploit targets a directory traversal vulnerability in Monkey HTTP server 0.1.4, allowing attackers to read arbitrary files by sending a crafted HTTP GET request. The script first probes the target to confirm it is running the vulnerable server before attempting the traversal attack.
Description
Directory traversal vulnerability in Monkey HTTP Daemon 0.1.4 allows remote attackers to read arbitrary files via .. (dot dot) sequences.
Exploits (2)
This exploit targets a directory traversal vulnerability in Monkey HTTP server 0.1.4, allowing attackers to read arbitrary files by sending a crafted HTTP GET request. The script first probes the target to confirm it is running the vulnerable server before attempting the traversal attack.
This is a functional exploit for CVE-2002-2154, targeting a path traversal vulnerability in Monkey HTTP Server 0.1.4. It sends a crafted HTTP GET request to retrieve arbitrary files from the server.