First published: Tue Aug 01 2017(Updated: )
An XSS issue was discovered in admin/install.php in MantisBT before 1.3.12 and 2.x before 2.5.2. Some variables under user control in the MantisBT installation script are not properly sanitized before being output, allowing remote attackers to inject arbitrary JavaScript code, as demonstrated by the $f_database, $f_db_username, and $f_admin_username variables. This is mitigated by the fact that the admin/ folder should be deleted after installation, and also prevented by CSP.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MantisBT | >=1.3.0<1.3.12 | |
MantisBT | >=2.0.0<2.5.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-12061 is considered a medium severity vulnerability due to the potential for cross-site scripting attacks.
To fix CVE-2017-12061, upgrade MantisBT to version 1.3.12 or 2.5.2 or later.
CVE-2017-12061 is an XSS (Cross-Site Scripting) vulnerability.
CVE-2017-12061 affects MantisBT versions prior to 1.3.12 and 2.x versions before 2.5.2.
Yes, CVE-2017-12061 can be exploited remotely by injecting arbitrary JavaScript code.