CVE-2006-7026
Aardvark Topsites PHP < 4.2.2 - Remote File Inclusion via CONFIG[path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-7026. PoCs published by [Oo].
AI-analyzed exploit summary This exploit leverages a remote file inclusion vulnerability in Aardvark Topsites PHP 4.2.2 by manipulating the CONFIG[path] parameter to include and execute arbitrary remote code. The PoC demonstrates command execution via a malicious URL parameter.
Description
PHP remote file inclusion vulnerability in sources/join.php in Aardvark Topsites PHP 4.2.2 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the CONFIG[path] parameter, a different vector than CVE-2006-2149.
Exploits (1)
This exploit leverages a remote file inclusion vulnerability in Aardvark Topsites PHP 4.2.2 by manipulating the CONFIG[path] parameter to include and execute arbitrary remote code. The PoC demonstrates command execution via a malicious URL parameter.