Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4352. 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
SQL injection vulnerability in inc/pages/viewprofile.php in phpSmartCom 0.2 allows remote attackers to execute arbitrary SQL commands via the uid parameter in a viewprofile action to index.php.
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.