### [CVE-2009-3514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3514) ![](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 d.net CMS allow remote attackers to execute arbitrary SQL commands via (1) the page parameter to index.php; and allow remote authenticated administrators to execute arbitrary SQL commands via the (2) edit_id and (3) _p parameter in a news action to dnet_admin/index.php. ### POC #### Reference - http://www.exploit-db.com/exploits/9312 - http://www.exploit-db.com/exploits/9312 #### Github No PoCs found on GitHub currently.