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.
References
Link | Resource |
---|---|
http://openwall.com/lists/oss-security/2017/08/01/1 | Mailing List Third Party Advisory |
http://openwall.com/lists/oss-security/2017/08/01/2 | Mailing List Third Party Advisory |
http://www.securitytracker.com/id/1039030 | Third Party Advisory VDB Entry |
https://github.com/mantisbt/mantisbt/commit/17f9b94f031ba93ae2a727bca0e68458ecd08fb0 | Patch Third Party Advisory |
https://github.com/mantisbt/mantisbt/commit/c73ae3d3d4dd4681489a9e697e8ade785e27cba5 | Patch Third Party Advisory |
https://mantisbt.org/bugs/view.php?id=23146 | Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
01 Nov 2021, 14:39
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:mantisbt:mantisbt:2.2.3:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.4.2:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.2.0:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.4.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.0:beta2:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.1.3:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.5.0:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.3.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.0:beta1:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.2.4:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.3.0:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.0:beta3:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.0:rc2:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.5.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.1.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.4.0:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.1.0:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.0.0:rc1:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.3.3:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.2.1:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.1.2:*:*:*:*:*:*:* cpe:2.3:a:mantisbt:mantisbt:2.3.2:*:*:*:*:*:*:* |
Information
Published : 2017-08-01 15:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-12061
Mitre link : CVE-2017-12061
CVE.ORG link : CVE-2017-12061
JSON object : View
Products Affected
mantisbt
- mantisbt
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')