Vulnerability Description
A cross-site scripting (XSS) vulnerability in the MantisBT (2.3.x before 2.3.2) Timeline include page, used in My View (my_view_page.php) and User Information (view_user_page.php) pages, allows remote attackers to inject arbitrary code (if CSP settings permit it) through crafted PATH_INFO in a URL, due to use of unsanitized $_SERVER['PHP_SELF'] to generate URLs.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mantisbt | Mantisbt | 2.3.0 |
Related Weaknesses (CWE)
References
- http://www.mantisbt.org/bugs/view.php?id=22742ExploitIssue Tracking
- http://www.securitytracker.com/id/1038278
- https://github.com/mantisbt/mantisbt/commit/a1c719313d61b07bbe8700005807b8195fdcPatch
- https://github.com/mantisbt/mantisbt/pull/1094ExploitPatchVendor Advisory
- http://www.mantisbt.org/bugs/view.php?id=22742ExploitIssue Tracking
- http://www.securitytracker.com/id/1038278
- https://github.com/mantisbt/mantisbt/commit/a1c719313d61b07bbe8700005807b8195fdcPatch
- https://github.com/mantisbt/mantisbt/pull/1094ExploitPatchVendor Advisory
FAQ
What is CVE-2017-7897?
CVE-2017-7897 is a vulnerability with a CVSS score of 6.1 (MEDIUM). A cross-site scripting (XSS) vulnerability in the MantisBT (2.3.x before 2.3.2) Timeline include page, used in My View (my_view_page.php) and User Information (view_user_page.php) pages, allows remote...
How severe is CVE-2017-7897?
CVE-2017-7897 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-7897?
Check the references section above for vendor advisories and patch information. Affected products include: Mantisbt Mantisbt.