CVE-2007-0656
phpBB2-MODificat 0.2.0 - Remote File Inclusion via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0656. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in phpBB2 MODificat due to improper sanitization of the `phpbb_root_path` parameter. The PoC shows how an attacker can include a remote file by manipulating the parameter in the URL.
Description
PHP remote file inclusion vulnerability in includes/functions.php in phpBB2-MODificat 0.2.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in phpBB2 MODificat due to improper sanitization of the `phpbb_root_path` parameter. The PoC shows how an attacker can include a remote file by manipulating the parameter in the URL.