vendor:
ZoomStats
by:
Drago84
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: ZoomStats
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: N/A
Related CWE: N/A
CPE: a:zoomstats:zoomstats
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
ToXiC
A remote file inclusion vulnerability exists in ZoomStats, due to the $GLOBALS['lib']['db']['path'] array not being declared. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing a malicious URL in the GLOBALS['lib']['db']['path'] parameter to the vulnerable page, mysql.php, located in the /libs/dbmax/ directory.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a file path.