An XSS issue was discovered in manage_user_page.php in MantisBT 2.x before 2.5.2. The 'filter' field is not sanitized before being rendered in the Manage User page, allowing remote attackers to execute arbitrary JavaScript code if CSP is disabled.
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 |
---|---|
http://openwall.com/lists/oss-security/2017/08/01/1 | third party advisory mailing list |
http://www.securitytracker.com/id/1039030 | vdb entry third party advisory |
https://mantisbt.org/bugs/view.php?id=23166 | issue tracking exploit vendor advisory |
http://openwall.com/lists/oss-security/2017/08/01/2 | third party advisory mailing list |
https://github.com/mantisbt/mantisbt/commit/9b5b71dadbeeeec27efea59f562ac5bd6d2673b7 | third party advisory patch |