### [CVE-2015-2564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2564) ![](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 client-edit.php in ProjectSend (formerly cFTP) r561 allows remote authenticated users to execute arbitrary SQL commands via the id parameter to users-edit.php. ### POC #### Reference - http://packetstormsecurity.com/files/130691/ProjectSend-r561-SQL-Injection.html - http://seclists.org/fulldisclosure/2015/Mar/30 - http://www.exploit-db.com/exploits/36303 #### Github No PoCs found on GitHub currently.