SuiteCRM through 7.11.10 allows SQL Injection via the SOAP API, the EmailUIAjax interface, or the MailMerge module.
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 |
---|---|
https://suitecrm.com | product |
http://seclists.org/fulldisclosure/2020/Feb/7 | third party advisory mailing list |
http://packetstormsecurity.com/files/156331/SuiteCRM-7.11.10-SQL-Injection.html | exploit vdb entry third party advisory |