CVE-2009-3975
Moa Gallery 1.1.0 and 1.2.0 - SQL Injection via gallery_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3975. PoCs published by Mr.tro0oqy.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Moa Gallery 1.1.0 via the 'gallery_id' parameter. It extracts user credentials (name and password) from the 'moa_users' table using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in index.php in Moa Gallery 1.1.0 and 1.2.0 allows remote attackers to execute arbitrary SQL commands via the gallery_id parameter in a gallery_view action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Moa Gallery 1.1.0 via the 'gallery_id' parameter. It extracts user credentials (name and password) from the 'moa_users' table using a UNION-based SQL injection technique.