### [CVE-2005-1384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1384) ![](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 phpCoin 1.2.2 allow remote attackers to execute arbitrary SQL commands via the (1) search parameter to index.php, (2) phpcoinsessid parameter to login.php, (3) id, (4) dtopic_id, or (5) dcat_id to mod.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=111473522804665&w=2 - http://pridels0.blogspot.com/2006/03/phpcoin-poc.html #### Github No PoCs found on GitHub currently.