CVE-2008-2687
ProManager 0.73 - Remote File Inclusion via Language Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2687. PoCs published by Stack.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Pro Manager 0.73 by manipulating the 'language' parameter in config.php to read arbitrary files, including /etc/passwd. The PoC uses path traversal and null byte injection to bypass file extension restrictions.
Description
Directory traversal vulnerability in inc/config.php in ProManager 0.73 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Pro Manager 0.73 by manipulating the 'language' parameter in config.php to read arbitrary files, including /etc/passwd. The PoC uses path traversal and null byte injection to bypass file extension restrictions.