CVE-2009-5089
IdeaCart 0.02 and 0.02a - Path Traversal via Page Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-5089. PoCs published by nuclear.
AI-analyzed exploit summary The exploit demonstrates Local File Inclusion (LFI) and SQL Injection (SQLi) vulnerabilities in IdeaCart 0.02. The LFI allows reading arbitrary files via path traversal, while the SQLi enables database information disclosure through a UNION-based attack.
Description
Directory traversal vulnerability in index.php in IdeaCart 0.02 and 0.02a allows remote attackers to read arbitrary files via a .. (dot dot) in the page parameter.
Exploits (1)
The exploit demonstrates Local File Inclusion (LFI) and SQL Injection (SQLi) vulnerabilities in IdeaCart 0.02. The LFI allows reading arbitrary files via path traversal, while the SQLi enables database information disclosure through a UNION-based attack.