### [CVE-2006-0719](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0719) ![](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 member_login.php in PHP Classifieds 6.18 through 6.20 allows remote attackers to execute arbitrary SQL commands via the (1) username parameter, which is used by the E-mail address field, and (2) password parameter. ### POC #### Reference - http://securityreason.com/securityalert/424 #### Github No PoCs found on GitHub currently.