CVE-2008-4662
LokiCMS 0.3.4 - Unauthenticated Path Traversal via Language Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4662. PoCs published by JosS.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in LokiCMS 0.3.4 by manipulating the 'language' parameter in admin.php to include arbitrary files. It demonstrates reading /etc/passwd by leveraging path traversal and null byte injection.
Description
Directory traversal vulnerability in admin.php in LokiCMS 0.3.4, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language parameter.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in LokiCMS 0.3.4 by manipulating the 'language' parameter in admin.php to include arbitrary files. It demonstrates reading /etc/passwd by leveraging path traversal and null byte injection.