vendor:
velhost uploader script
by:
cr4wl3r
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: velhost uploader script
Affected Version From: v1.2
Affected Version To: v1.2
Patch Exists: NO
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
velhost uploader script v1.2 Local File Inclusion Vulnerability
velhost uploader script v1.2 is vulnerable to Local File Inclusion vulnerability. An attacker can exploit this vulnerability to include arbitrary files from the local system. This vulnerability is caused due to the use of user-supplied input without proper validation. An attacker can exploit this vulnerability by passing malicious input to the 'language' parameter in the 'upload.php' script. This can be exploited to include arbitrary files from the local system.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.