CVE-2007-6088
phpbbviet < 02.03.07 - Remote Code Execution via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6088. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in phpBBViet 0.22 by manipulating the 'phpbb_root_path' parameter in 'functions_mod_user.php'. An attacker can include arbitrary remote files by injecting a URL, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in includes/functions_mod_user.php in phpBBViet 02.03.07 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 phpBBViet 0.22 by manipulating the 'phpbb_root_path' parameter in 'functions_mod_user.php'. An attacker can include arbitrary remote files by injecting a URL, potentially leading to remote code execution.