Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6560. PoCs published by Lu7k.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in mx_modsdb v1.0.0 by manipulating the 'module_root_path' parameter in common.php to include a remote script. The attack allows arbitrary code execution if the target server has allow_url_include enabled.
Description
PHP remote file inclusion vulnerability in includes/common.php in the mx_modsdb 1.0.0 module for MxBB (aka MX-System) Portal allows remote attackers to execute arbitrary PHP code via a URL in the module_root_path parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in mx_modsdb v1.0.0 by manipulating the 'module_root_path' parameter in common.php to include a remote script. The attack allows arbitrary code execution if the target server has allow_url_include enabled.