CVE-2006-5065

zoomstats < 1.0.2 - Remote File Inclusion via GLOBALS[lib][db][path] Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by Drago84 · textwebappsphp
https://www.exploit-db.com/exploits/2420

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.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: ZoomStats v1.0.2
No auth needed
Prerequisites: Target must have ZoomStats v1.0.2 installed with accessible `/libs/dbmax/mysql.php`
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/20165
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/2420
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/29120

Scores

EPSS 0.0221
EPSS Percentile 80.3%

Details

Status published
Products (1)
zoomstats/zoomstats < 1.0.2
Published Sep 28, 2006
Tracked Since Feb 18, 2026