Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1406. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in TotalCalendar 2.4 due to improper input validation in the 'include' parameter. The PoC shows how an attacker can traverse directories to access arbitrary files on the server.
Description
Directory traversal vulnerability in cms_detect.php in TotalCalendar 2.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the include parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in TotalCalendar 2.4 due to improper input validation in the 'include' parameter. The PoC shows how an attacker can traverse directories to access arbitrary files on the server.