### [CVE-2010-4851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4851) ![](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 Eclime 1.1.2b allow remote attackers to execute arbitrary SQL commands via the (1) ref or (2) poll_id parameter to index.php, or the (3) country parameter to create_account.php. ### POC #### Reference - http://securityreason.com/securityalert/8399 - http://www.exploit-db.com/exploits/15644 #### Github No PoCs found on GitHub currently.