Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0288. PoCs published by Raw Security.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in ImageAlbum 2.0.0b2, allowing an attacker to extract user credentials stored in plain-text by manipulating the 'id' parameter in the image viewer page.
Description
Multiple SQL injection vulnerabilities in ImageAlbum 2.0.0b2 allow remote attackers to execute arbitrary SQL commands via the id, which is not properly handled in (1) classes/IADomain.php, (2) classes/IACollection.php, and (3) classes/IAUser.php, as demonstrated via the id parameter in a collection.imageview action.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in ImageAlbum 2.0.0b2, allowing an attacker to extract user credentials stored in plain-text by manipulating the 'id' parameter in the image viewer page.