Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5812. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in ModuleBuilder V1.0 to disclose arbitrary files, such as /etc/passwd, by manipulating the 'file' parameter in DownloadModule.php. The null byte (%00) is used to terminate the string and bypass file extension checks.
Description
Directory traversal vulnerability in modules/Builder/DownloadModule.php in ModuleBuilder 1.0 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
Exploits (1)
This exploit leverages a directory traversal vulnerability in ModuleBuilder V1.0 to disclose arbitrary files, such as /etc/passwd, by manipulating the 'file' parameter in DownloadModule.php. The null byte (%00) is used to terminate the string and bypass file extension checks.