vendor:
Ksemail
by:
dun
8.5
CVSS
HIGH
Local File Include
94
CWE
Product Name: Ksemail
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
Ksemail Local File Include Vulnerability
Ksemail is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this issue to view sensitive files on a vulnerable computer in the context of the webserver process. This may facilitate unauthorized access. http://site.com/prog/index.php?language=../../../../../../etc/passwd http://site.com/prog/index.php?lang=../../../../../../etc/passwd Dork example: "FoxMail/Outook"
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.