CVE-2006-6545
PHP ErrorDocs 1.0.0 - Remote File Inclusion via module_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6545. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in mxBB Module mx_errordocs 1.0. The vulnerable parameter `module_root_path` in `common.php` allows an attacker to include arbitrary remote files, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in includes/common.php in the ErrorDocs 1.0.0 and earlier module for mxBB (mx_errordocs) 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 Include (RFI) vulnerability in mxBB Module mx_errordocs 1.0. The vulnerable parameter `module_root_path` in `common.php` allows an attacker to include arbitrary remote files, potentially leading to remote code execution.