CVE-2006-6789
phpbbxtra 2.0 - Remote File Inclusion via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6789. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in PhpbbXtra v2.0 due to improper input validation in the 'phpbb_root_path' parameter. The vulnerability allows an attacker to include and execute arbitrary remote code by manipulating the parameter in the URL.
Description
PHP remote file inclusion vulnerability in includes/archive/archive_topic.php in Phpbbxtra 2.0 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 PhpbbXtra v2.0 due to improper input validation in the 'phpbb_root_path' parameter. The vulnerability allows an attacker to include and execute arbitrary remote code by manipulating the parameter in the URL.