vendor:
PHP iCalendar
by:
EgiX
7.5
CVSS
HIGH
Local File Inclusion (LFI) and File Upload
98
CWE
Product Name: PHP iCalendar
Affected Version From: 2.24
Affected Version To: 2.24
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
2009
PHP iCalendar <= 2.24 (cookie_language) LFI / File Upload Exploit
PHP iCalendar version 2.24 is vulnerable to Local File Inclusion (LFI) and File Upload. An attacker can upload a calendar file (with .ics extension) into /calendars directory and include the uploaded file using the same LFI bug found by rgod. The restricted access to this script isn't properly realized, so an attacker might be able to exploit this vulnerability.
Mitigation:
Restrict access to the vulnerable script and check for multiple file extensions.