7.5
CVSSv2

CVE-2007-1720

Published: 28/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in addressbook.php in the Addressbook 1.2 module for PHP-Nuke allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

sb-websoft addressbook 1.2

Exploits

#!Perl # #PHP-Nuke Module Addressbook 12 Local File Inclusion Exploit # #Vendor: wwwsb-websoftcom/indexphp?name=CmodsDownload&file=index&req=getit&lid=14 # #Vulnerable Code: require_once("modules/$module_name/include/funcincphp"); # #Coded by bd0rk || SOH-Crew # #Greetz: str0ke, TheJT, saint, CodeR, rgod, Kacper # use IO:: ...