Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-5088. 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
SQL injection vulnerability in secure/index.php in IdeaCart 0.02 allows remote attackers to execute arbitrary SQL commands via the cID 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.