CVE-2006-6715
PowerClan < 1.14a - Remote File Inclusion via footer.inc.php settings[footer] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6715. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PowerClan <= 1.14a due to improper initialization of the $settings[footer] variable in footer.inc.php. By manipulating the query string, an attacker can include and execute a remote PHP file, leading to remote code execution.
Description
PHP remote file inclusion vulnerability in footer.inc.php in PowerClan 1.14a and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the settings[footer] parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PowerClan <= 1.14a due to improper initialization of the $settings[footer] variable in footer.inc.php. By manipulating the query string, an attacker can include and execute a remote PHP file, leading to remote code execution.