CVE-2006-7100
phpBB Insert User < 0.1.2 - Remote Code Execution via phpbb_root_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-7100. PoCs published by Nima Salehi.
AI-analyzed exploit summary This exploit targets a remote file include vulnerability in PHPBB insert user 0.1.2 by injecting a remote shell script via the 'phpbb_root_path' parameter. It establishes a TCP connection to the target and sends crafted HTTP requests to execute arbitrary commands.
Description
PHP remote file inclusion vulnerability in includes/functions_mod_user.php in phpBB Insert User 0.1.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
Exploits (1)
This exploit targets a remote file include vulnerability in PHPBB insert user 0.1.2 by injecting a remote shell script via the 'phpbb_root_path' parameter. It establishes a TCP connection to the target and sends crafted HTTP requests to execute arbitrary commands.