vendor:
Visitor Logger
by:
bd0rk
8,8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Visitor Logger
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2010
Visitor Logger (banned.php) Remote File Include Vulnerability
An attacker can use c99-shellcode, for example, to exploit a vulnerability in the banned.php file of the Visitor Logger application. The vulnerability exists in lines three to four of the file, where the application includes a file from the VL_include_path parameter without proper validation.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.