CVE-2006-4826
Shadowed Portal < 5.599 - Remote Code Execution via PHP File Inclusion in bottom.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4826. PoCs published by mad_hacker.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in Shadowed Portal 5.599 due to insecure use of the 'require' function with user-controlled input. The PoC shows how an attacker can include a remote file by manipulating the 'root' parameter in the 'bottom.php' script.
Description
PHP remote file inclusion vulnerability in bottom.php in Shadowed Portal 5.599 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the root parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in Shadowed Portal 5.599 due to insecure use of the 'require' function with user-controlled input. The PoC shows how an attacker can include a remote file by manipulating the 'root' parameter in the 'bottom.php' script.