Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-3508. PoCs published by [email protected].
AI-analyzed exploit summary This Perl script exploits an SQL injection vulnerability in Galerie v2.4 by injecting a UNION-based query to retrieve user password hashes. It targets the 'galid' parameter in 'showGallery.php' to extract MD5 hashes from the 'users' table.
Description
SQL injection vulnerability in showGallery.php in Gallery (Galerie) 2.4 allows remote attackers to execute arbitrary SQL commands via the galid parameter.
Exploits (1)
This Perl script exploits an SQL injection vulnerability in Galerie v2.4 by injecting a UNION-based query to retrieve user password hashes. It targets the 'galid' parameter in 'showGallery.php' to extract MD5 hashes from the 'users' table.