vendor:
HIOX Browser Statistics
by:
Ghost Hacker
8.8
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: HIOX Browser Statistics
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:hscripts:hiox_browser_statistics
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
2008
HIOX Browser Statistics 2.0 Remote File Inclusion Vulnerability
HIOX Browser Statistics 2.0 is vulnerable to a remote file inclusion vulnerability. The vulnerability is due to the 'hm' parameter in 'hioxupdate.php' and 'hioxstats.php' scripts not properly sanitized before being used in an 'include' function call. This can be exploited to include arbitrary files from remote locations by passing a URL as the 'hm' parameter. Successful exploitation requires that 'allow_url_include' is set to 'On' in the 'php.ini' file.
Mitigation:
Disable 'allow_url_include' in the 'php.ini' file.