CVE-2017-12061
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
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.
Overview
- CVE ID
- CVE-2017-12061
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2017-08-01T15:29:00
- Last Modified Date
- 2021-11-01T14:39:29
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* | 1 | OR | 1.3.0 | 1.3.12 |
cpe:2.3:a:mantisbt:mantisbt:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.5.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://mantisbt.org/bugs/view.php?id=23146 | Issue Tracking Vendor Advisory |
https://github.com/mantisbt/mantisbt/commit/c73ae3d3d4dd4681489a9e697e8ade785e27cba5 | Patch Third Party Advisory |
https://github.com/mantisbt/mantisbt/commit/17f9b94f031ba93ae2a727bca0e68458ecd08fb0 | Patch Third Party Advisory |
http://openwall.com/lists/oss-security/2017/08/01/2 | Mailing List Third Party Advisory |
http://openwall.com/lists/oss-security/2017/08/01/1 | Mailing List Third Party Advisory |
http://www.securitytracker.com/id/1039030 | Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-12061 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12061 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:49:03 | Added to TrackCVE | |||
2022-12-02 19:15:52 | 2017-08-01T15:29Z | 2017-08-01T15:29:00 | CVE Published Date | updated |
2022-12-02 19:15:52 | 2021-11-01T14:39:29 | CVE Modified Date | updated | |
2022-12-02 19:15:52 | Analyzed | Vulnerability Status | updated |