vendor:
PHP-Calendar
by:
James Bercegay
7.5
CVSS
HIGH
Arbitrary File Inclusion
98
CWE
Product Name: PHP-Calendar
Affected Version From: <= 0.10.1
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-2004-1423
CPE: a:sean_proctor:php-calendar:0.10.1
Platforms Tested:
2004
PHP-Calendar Arbitrary File Inclusion
There is a file include vulnerability in php-calendar, which allows an attacker to include arbitrary PHP files and execute system commands with the rights of the web server. This can be very dangerous in certain situations.
Mitigation:
Adding the defined constant 'IN_PHPC' to the affected pages can help prevent such attacks.