### [CVE-2010-1583](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1583) ![](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 the loadByKey function in the TznDbConnection class in tzn_mysql.php in Tirzen (aka TZN) Framework 1.5, as used in TaskFreak! before 0.6.3, allows remote attackers to execute arbitrary SQL commands via the username field in a login action. ### POC #### Reference - http://www.exploit-db.com/exploits/12452 - http://www.madirish.net/?article=456 #### Github No PoCs found on GitHub currently.