### [CVE-2013-2945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2945) ![](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 blogs/admin.php in b2evolution before 4.1.7 allows remote authenticated administrators to execute arbitrary SQL commands via the show_statuses[] parameter. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands. ### POC #### Reference - http://packetstormsecurity.com/files/121481/b2evolution-4.1.6-SQL-Injection.html #### Github No PoCs found on GitHub currently.