7.5
CVSSv2

CVE-2007-0680

Published: 03/02/2007 Updated: 19/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

PHP remote file inclusion vulnerability in includes/functions.php in Phpbb Tweaked 3 and previous versions 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

phpbb tweaked phpbb tweaked 1

phpbb tweaked phpbb tweaked

Exploits

----------------------------------------------- Phpbb Tweaked (phpbb_root_path) Remote File Include Exploit ----------------------------------------------- Author: xoron xoronbiz - xoroninfo ----------------------------------------------- Code: include_once( $phpbb_root_path '/includes/functions_categories_hierarchy' $phpEx ); ------ ...