Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4351. PoCs published by r3dm0v3.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) and SQL Injection (SQLi) vulnerability in phpSmartCom v0.2. The LFI allows reading arbitrary files via path traversal, while the SQLi enables unauthorized data extraction from the database.
Description
Directory traversal vulnerability in index.php in phpSmartCom 0.2 allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the p parameter.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) and SQL Injection (SQLi) vulnerability in phpSmartCom v0.2. The LFI allows reading arbitrary files via path traversal, while the SQLi enables unauthorized data extraction from the database.