### [CVE-2014-1459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1459) ![](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 dg-admin/index.php in doorGets CMS 5.2 and earlier allows remote authenticated administrators to execute arbitrary SQL commands via the _position_down_id parameter. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands. ### POC #### Reference - http://packetstormsecurity.com/files/125078 - http://www.exploit-db.com/exploits/31521 #### Github No PoCs found on GitHub currently.