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.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/128030/XRMS-Blind-SQL-Injection-Command-Execution.html | exploit |
http://www.securityfocus.com/bid/69446 | vdb entry exploit |
http://seclists.org/fulldisclosure/2014/Aug/78 | mailing list exploit |
http://www.openwall.com/lists/oss-security/2014/08/27/4 | mailing list exploit |
http://www.openwall.com/lists/oss-security/2014/08/29/1 | mailing list |
http://www.exploit-db.com/exploits/34452 | exploit |