Files
CVEs-PoC/2014/CVE-2014-5521.md
T
2024-06-18 02:51:15 +02:00

20 lines
793 B
Markdown

### [CVE-2014-5521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5521)
![](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
plugins/useradmin/fingeruser.php in XRMS CRM, possibly 1.99.2, allows remote authenticated users to execute arbitrary code via shell metacharacters in the username parameter.
### 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.