mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
20 lines
860 B
Markdown
20 lines
860 B
Markdown
### [CVE-2014-5520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5520)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|