Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0735. PoCs published by DNX.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in AuraCMS v2.2 via the 'albums' parameter in gallery_data.php, allowing unauthorized extraction of user credentials from the database. It checks for magic quotes being disabled and uses a UNION-based attack to dump usernames and password hashes.
Description
SQL injection vulnerability in mod/gallery/ajax/gallery_data.php in AuraCMS 2.2 allows remote attackers to execute arbitrary SQL commands via the albums parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in AuraCMS v2.2 via the 'albums' parameter in gallery_data.php, allowing unauthorized extraction of user credentials from the database. It checks for magic quotes being disabled and uses a UNION-based attack to dump usernames and password hashes.