### [CVE-2014-5520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5520) ![](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 XRMS CRM, possibly 1.99.2, allows remote attackers to execute arbitrary SQL commands via the user_id parameter to plugins/webform/new-form.php, which is not properly handled by plugins/useradmin/fingeruser.php. ### POC #### Reference - http://packetstormsecurity.com/files/128030/XRMS-Blind-SQL-Injection-Command-Execution.html - http://seclists.org/fulldisclosure/2014/Aug/78 - http://www.openwall.com/lists/oss-security/2014/08/27/4 #### Github No PoCs found on GitHub currently.