CVE-2006-5187
Bulletin Board Ace < 3.5 - Remote Code Execution via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5187. PoCs published by SpiderZ.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in BBaCE v3 by manipulating the 'phpbb_root_path' parameter in 'functions.php' to include a remote script. It is a straightforward example of RFI exploitation.
Description
PHP remote file inclusion vulnerability in includes/functions.php in Bulletin Board Ace (BBaCE) 3.5 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 inclusion vulnerability in BBaCE v3 by manipulating the 'phpbb_root_path' parameter in 'functions.php' to include a remote script. It is a straightforward example of RFI exploitation.