CVE-2009-1319
GuestCal 2.1 - Remote File Inclusion via Lang Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1319. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in GuestCal 2.1 via the 'lang' parameter in index.php. The PoC shows how an attacker can traverse directories to access arbitrary files on the server, such as BOOTSECT.BAK.
Description
Directory traversal vulnerability in includes/ini.inc.php in GuestCal 2.1 allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the lang parameter to index.php.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in GuestCal 2.1 via the 'lang' parameter in index.php. The PoC shows how an attacker can traverse directories to access arbitrary files on the server, such as BOOTSECT.BAK.