CVE-2006-6277
ContentServ 4.x - Directory Traversal via admin/FileServer.php src Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6277. PoCs published by qobaiashi.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in ContentServ's FileServer.php, allowing unauthorized reading of arbitrary files on the server. The PoC provides a URL example to read /etc/passwd without authentication.
Description
Directory traversal vulnerability in admin/FileServer.php in ContentServ 4.x allows remote attackers to read arbitrary files via a .. (dot dot) in the src parameter, a different vector than CVE-2005-3086.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in ContentServ's FileServer.php, allowing unauthorized reading of arbitrary files on the server. The PoC provides a URL example to read /etc/passwd without authentication.