6.8
CVSSv2

CVE-2007-1106

Published: 26/02/2007 Updated: 11/10/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in includes/functions_nomoketos_rules.php in the NoMoKeTos Rules 0.0.1 module for phpBB allows remote malicious users to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

nomoketos rules nomoketos rules 0.0.1

Exploits

#!/usr/bin/perl # #phpBB Module NoMoKeTos Rules 001 Remote File Include Exploit # #Coded by bd0rk || SOH-Crew # #Usage: exploitpl [target] [cmd shell] [shell variable] # #Greetings: str0ke, TheJT, Kacper, Lu7k, Maik # #Vulnerable Code: include_once($phpbb_root_path 'includes/functions_admin'$phpEx); # # vendor: wwwnomoketode/MODs/n ...