CVE-2008-3589
moziloCMS 1.10.1 - Path Traversal via Download.php Cat Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3589. PoCs published by Ams.
AI-analyzed exploit summary This exploit targets a directory traversal vulnerability in moziloCMS 1.10.1 via the 'download.php' script, allowing unauthorized access to sensitive files like 'admin/conf/logindata.conf'. It sends a crafted POST request with a null byte to bypass file path validation.
Description
Directory traversal vulnerability in download.php in moziloCMS 1.10.1, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the cat parameter.
Exploits (1)
This exploit targets a directory traversal vulnerability in moziloCMS 1.10.1 via the 'download.php' script, allowing unauthorized access to sensitive files like 'admin/conf/logindata.conf'. It sends a crafted POST request with a null byte to bypass file path validation.