CVE-2007-1720
Addressbook 1.2 - Directory Traversal and Arbitrary File Execution via module_name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1720. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit leverages a Local File Inclusion (LFI) vulnerability in PHP-Nuke's Addressbook module (v1.2) by injecting malicious PHP code into Apache log files and then including them via a null-byte terminated path. It provides a pseudo-shell for remote command execution.
Description
Directory traversal vulnerability in addressbook.php in the Addressbook 1.2 module for PHP-Nuke allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the module_name parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file.
Exploits (1)
This exploit leverages a Local File Inclusion (LFI) vulnerability in PHP-Nuke's Addressbook module (v1.2) by injecting malicious PHP code into Apache log files and then including them via a null-byte terminated path. It provides a pseudo-shell for remote command execution.