cve/2017/CVE-2017-12062.md
2024-05-26 14:27:05 +02:00

698 B

CVE-2017-12062

Description

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.

POC

Reference

No PoCs from references.

Github