phprint.php in SugarCRM 3.5.1 has XSS via a parameter name in the query string (aka a $key variable).
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://www.exploit-db.com/exploits/43683/ | third party advisory vdb entry exploit |
https://m4k4br0.github.io/sugarcrm-xss/ | third party advisory exploit |