Persistent cross-site scripting (XSS) in the web interface of SuiteCRM before 7.11.19 allows a remote attacker to introduce arbitrary JavaScript via malicious SVG files. This occurs because the clean_file_output protection mechanism can be bypassed.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/salesagility/SuiteCRM | third party advisory product |
https://docs.suitecrm.com/admin/releases/7.11.x/#_7_11_19 | release notes vendor advisory |
https://thanhlocpanda.wordpress.com/2021/07/31/stored-xss-via-svg-on-suitecrm/ | third party advisory exploit |