CVE-2006-5312
Ajax Shoutbox < 0.0.5 - Remote File Inclusion via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5312. PoCs published by boecke.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpBB Ajax Shoutbox <= 0.0.5. The vulnerable code does not properly sanitize the `phpbb_root_path` parameter, allowing an attacker to include arbitrary remote files.
Description
PHP remote file inclusion vulnerability in shoutbox.php in the Ajax Shoutbox 0.0.5 and earlier module for phpBB 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 Inclusion (RFI) vulnerability in phpBB Ajax Shoutbox <= 0.0.5. The vulnerable code does not properly sanitize the `phpbb_root_path` parameter, allowing an attacker to include arbitrary remote files.