vendor:
FTPZIK
by:
jiko
9.3
CVSS
HIGH
Remote File Inclusion
94
CWE
Product Name: FTPZIK
Affected Version From: N/A
Affected Version To: N/A
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
2008
FTPZIK
A remote file inclusion vulnerability exists in FTPZIK, which allows an attacker to include a remote file containing malicious JavaScript code. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. The vulnerability is caused due to insufficient sanitization of user-supplied input passed to the 'p' and 'c' parameters in 'index.php' and 'inc/cat.php' and 'inc/content.php' scripts. This can be exploited to include arbitrary files from external web servers and execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to prevent the execution of malicious code.