### [CVE-2007-4207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4207) ![](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 SQL injection vulnerability in admin_console/index.asp in Gallery In A Box allows remote attackers to execute arbitrary SQL commands via the (1) Username or (2) Password field. NOTE: these fields might be associated with the txtUsername and txtPassword parameters. ### POC #### Reference - http://securityreason.com/securityalert/2977 #### Github No PoCs found on GitHub currently.