CVE-2007-1930
cattadoc - Directory Traversal via download2.php fn1 Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1930. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a file disclosure vulnerability in cattaDoc 2.21's download2.php script by manipulating the 'fn1' parameter to traverse directories and read arbitrary files, such as /etc/passwd. The vulnerability arises from unsanitized user input in the readfile() function.
Description
Directory traversal vulnerability in download2.php in cattaDoc 2.21, and possibly other versions including 3.0, allows remote attackers to read arbitrary files via a .. (dot dot) in the fn1 parameter.
Exploits (1)
This exploit leverages a file disclosure vulnerability in cattaDoc 2.21's download2.php script by manipulating the 'fn1' parameter to traverse directories and read arbitrary files, such as /etc/passwd. The vulnerability arises from unsanitized user input in the readfile() function.