CVE-2009-1799
ST-Gallery 0.1 alpha - SQL Injection via gallery_category or gallery_show Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1799. PoCs published by YEnH4ckEr.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in ST-Gallery version 0.1 alpha, allowing attackers to extract database information and upload a malicious shell via UNION-based SQLi when magic_quotes_gpc is disabled.
Description
Multiple SQL injection vulnerabilities in the getGalleryImage function in st_admin/gallery_output.php in ST-Gallery 0.1 alpha, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) gallery_category or (2) gallery_show parameter to example.php.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in ST-Gallery version 0.1 alpha, allowing attackers to extract database information and upload a malicious shell via UNION-based SQLi when magic_quotes_gpc is disabled.