CVE-2006-4780
phpBB XS < 0.58 - Remote File Inclusion via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4780. PoCs published by AzzCoder.
AI-analyzed exploit summary This exploit leverages an uninitialized variable in phpBB XS's functions.php to include a remote file, leading to arbitrary code execution. The attacker can specify a malicious URL via the phpbb_root_path parameter to execute arbitrary PHP code.
Description
PHP remote file inclusion vulnerability in includes/functions.php in phpBB XS 0.58 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This exploit leverages an uninitialized variable in phpBB XS's functions.php to include a remote file, leading to arbitrary code execution. The attacker can specify a malicious URL via the phpbb_root_path parameter to execute arbitrary PHP code.