Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1121. PoCs published by Iron.
AI-analyzed exploit summary This exploit leverages SQL injection via a maliciously crafted cookie to extract admin credentials (username and MD5 password hash) from EazyPortal <= 1.0. It first retrieves the table prefix, then performs a UNION-based SQLi to dump user data.
Description
SQL injection vulnerability in index.php in eazyPortal 1.0 and earlier allows remote attackers to execute arbitrary SQL commands via the session_vars cookie.
Exploits (1)
This exploit leverages SQL injection via a maliciously crafted cookie to extract admin credentials (username and MD5 password hash) from EazyPortal <= 1.0. It first retrieves the table prefix, then performs a UNION-based SQLi to dump user data.