CVE-2006-6615
mxBB Activity Games Module 0.92 - Remote File Inclusion via module_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6615. PoCs published by 3l3ctric-Cracker.
AI-analyzed exploit summary This exploit targets a Remote File Inclusion (RFI) vulnerability in mxBB Games Module (CVE-2006-6615). The vulnerability arises from improper input validation in the `mx_root_path` parameter, allowing an attacker to include arbitrary remote files. The PoC demonstrates how to exploit this by injecting a malicious URL.
Description
PHP remote file inclusion vulnerability in includes/act_constants.php in the Activity Games (mx_act) 0.92 module for mxBB allows remote attackers to execute arbitrary PHP code via a URL in the module_root_path parameter.
Exploits (1)
This exploit targets a Remote File Inclusion (RFI) vulnerability in mxBB Games Module (CVE-2006-6615). The vulnerability arises from improper input validation in the `mx_root_path` parameter, allowing an attacker to include arbitrary remote files. The PoC demonstrates how to exploit this by injecting a malicious URL.