### [CVE-2013-5673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5673) ![](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 testimonial.php in the IndiaNIC Testimonial plugin 2.2 for WordPress allows remote attackers to execute arbitrary SQL commands via the custom_query parameter in a testimonial_add action to wp-admin/admin-ajax.php. ### POC #### Reference - http://packetstormsecurity.com/files/123036 - http://seclists.org/fulldisclosure/2013/Sep/5 - http://www.exploit-db.com/exploits/28054 #### Github No PoCs found on GitHub currently.