vendor:
ACal
by:
SecurityFocus
7,5
CVSS
HIGH
Local File Include
98
CWE
Product Name: ACal
Affected Version From: 2.2.6
Affected Version To: 2.2.6
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
2013
ACal Local File Include Vulnerability
ACal is prone to a local file-include vulnerability because it fails to sufficiently sanitize user-supplied input before being used to include files. An attacker can exploit this vulnerability to view files or execute arbitrary script code in the context of the web server process. This may aid in further attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized before being used to include files.