vendor:
PHP-Calendar
by:
SecurityFocus
7.5
CVSS
HIGH
Remote and Local File-Include Vulnerabilities
98
CWE
Product Name: PHP-Calendar
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:php-calendar:php-calendar
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
PHP-Calendar Multiple Remote and Local File-Include Vulnerabilities
PHP-Calendar is prone to multiple remote and local file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these issues may allow an attacker to execute arbitrary local and remote scripts in the context of the webserver process or obtain potentially sensitive information. This may result in a compromise of the application and the underlying system; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.