CVE-2006-5065
zoomstats < 1.0.2 - Remote File Inclusion via GLOBALS[lib][db][path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5065. PoCs published by Drago84.
AI-analyzed exploit summary This exploit leverages a variable injection vulnerability in ZoomStats v1.0.2, where the `$GLOBALS['lib']['db']['path']` array is not properly declared, allowing an attacker to inject a remote shell via the `mysql.php` script.
Description
PHP remote file inclusion vulnerability in libs/dbmax/mysql.php in ZoomStats 1.0.2 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[lib][db][path] parameter.
Exploits (1)
This exploit leverages a variable injection vulnerability in ZoomStats v1.0.2, where the `$GLOBALS['lib']['db']['path']` array is not properly declared, allowing an attacker to inject a remote shell via the `mysql.php` script.