CVE-2017-12061

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
01/08/2017
Last modified:
20/04/2025

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* 1.3.0 (including) 1.3.12 (excluding)
cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* 2.0.0 (including) 2.5.2 (excluding)