CVE-2006-7147
phpBB Import Tools Mod 0.1.4 - Remote Code Execution via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-7147. PoCs published by boecke.
AI-analyzed exploit summary This is a writeup describing a Remote File Inclusion (RFI) vulnerability in phpBB Import Tools Mod <= 0.1.4. The vulnerable code includes files without proper sanitization of the `phpbb_root_path` parameter, allowing remote file inclusion.
Description
PHP remote file inclusion vulnerability in includes/functions_mod_user.php in phpBB Import Tools Mod 0.1.4 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This is a writeup describing a Remote File Inclusion (RFI) vulnerability in phpBB Import Tools Mod <= 0.1.4. The vulnerable code includes files without proper sanitization of the `phpbb_root_path` parameter, allowing remote file inclusion.