### [CVE-2009-1799](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1799) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://marc.info/?l=bugtraq&m=124171333011782&w=2 - https://www.exploit-db.com/exploits/8636 #### Github No PoCs found on GitHub currently.