5.1
CVSSv2

CVE-2006-5065

Published: 28/09/2006 Updated: 19/10/2017
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in libs/dbmax/mysql.php in ZoomStats 1.0.2 and previous versions, when register_globals is enabled, allows remote malicious users to execute arbitrary PHP code via a URL in the GLOBALS[lib][db][path] parameter.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

zoomstats zoomstats

Exploits

###### ToXiC ######################### # #BuG FounD by Drago84 # #Application Affect:ZoomStats #Source Code: #prdownloadssourceforgenet/zoomstats/ZoomStats-v102zip?use_mirror=kent #Problem: #$GLOBALS['lib']['db']['path'] array not declare #Solution : $GLOBALS['lib']['db']['path'] #Page Vulnerable : mysqlphp #Dir Page: /libs/dbmax/ # E ...