Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5989. PoCs published by dun.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PHPcounter <= 1.3.2. The vulnerability is due to improper sanitization of the 'l' parameter in defs.php, allowing directory traversal to read arbitrary files.
Description
Directory traversal vulnerability in defs.php in PHPcounter 1.3.2 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the l parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PHPcounter <= 1.3.2. The vulnerability is due to improper sanitization of the 'l' parameter in defs.php, allowing directory traversal to read arbitrary files.