6.8
CVSSv2

CVE-2010-0966

Published: 16/03/2010 Updated: 17/03/2010
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 inc/config.php in deV!L`z Clanportal (DZCP) 1.5.2, when register_globals is enabled, allows remote malicious users to execute arbitrary PHP code via a URL in the basePath parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

dzcp dev!l'z clanportal 1.5.2

Exploits

[+] deV!L`z Clanportal 152 Remote File Include Vulnerability [+] Discovered By: cr4wl3r [+] Download: wwwdzcpde/downloads/?action=download&id=131 [x] Code in [dzcp152/inc/configphp] ## REQUIRES ## require_once($basePath"/inc/mysqlphp"); <--- RFI function show($tpl, $array) { global $tmpdir; $template = "/inc/_temp ...