7.5
CVSSv2

CVE-2006-6615

Published: 18/12/2006 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/act_constants.php in the Activity Games (mx_act) 0.92 module for mxBB allows remote malicious users to execute arbitrary PHP code via a URL in the module_root_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mxbb activity games module 0.92

Exploits

# mx_act (mxBB Games Module) --Remote File Inclusion Exploit # Bug Found & Exploit [c]oded By Dr Max Virus # Download:wwwmx-systemcom/indexphp?page=4&action=file&file_id=71 Problem area: if ( !file_exists($mx_root_path 'modules/mx_act/language/lang_' $board_config['default_lang'] '/lang_activity'$phpEx ) ) { ...