CVE-2004-1444
Roundup < 0.6.4 - Path Traversal via @@ Command in HTTP GET Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1444. PoCs published by Vickenty Fesunov.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Roundup, allowing remote attackers to read arbitrary files by using the /home/@@file/ prefix combined with ../ sequences. The provided HTTP request example targets /etc/passwd.
Description
Directory traversal vulnerability in Roundup 0.6.4 and earlier allows remote attackers to view arbitrary files via .. (dot dot) sequences in an @@ command in an HTTP GET request.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Roundup, allowing remote attackers to read arbitrary files by using the /home/@@file/ prefix combined with ../ sequences. The provided HTTP request example targets /etc/passwd.