CVE-2009-0645
Jaws 0.8.8 - Authenticated Path Traversal via Language, Introduction_complete, or use_log Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0645. PoCs published by fuzion.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Jaws 0.8.8 by manipulating the 'language' parameter in POST requests to '/upgrade/index.php' and '/install/index.php' to read arbitrary files (e.g., '/etc/passwd'). The null byte (%00) is used to terminate the file path.
Description
Directory traversal vulnerability in index.php in Jaws 0.8.8 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the (1) language, (2) Introduction_complete, and (3) use_log parameters, different vectors than CVE-2004-2445.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Jaws 0.8.8 by manipulating the 'language' parameter in POST requests to '/upgrade/index.php' and '/install/index.php' to read arbitrary files (e.g., '/etc/passwd'). The null byte (%00) is used to terminate the file path.