vendor:
68kb
by:
ItSecTeam
7,5
CVSS
HIGH
Multi Remote File Include
98
CWE
Product Name: 68kb
Affected Version From: 1.0.0rc2
Affected Version To: 1.0.0rc2
Patch Exists: NO
Related CWE: N/A
CPE: 68kb
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
2009
68kb
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'file' parameter to 'show.php' script. A remote attacker can include a remote file with malicious code and execute it in the context of the vulnerable website.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.