Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2129. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Galleristic v1.0 by manipulating the 'cat' parameter in index.php to extract values from the gallery_settings table. It requires magic_quotes_gpc to be disabled to function.
Description
SQL injection vulnerability in index.php in Galleristic 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the cat parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in Galleristic v1.0 by manipulating the 'cat' parameter in index.php to extract values from the gallery_settings table. It requires magic_quotes_gpc to be disabled to function.