Cross-site scripting in MantisBT - CVE-2014-9701
Published: August 9, 2017 / Updated: January 3, 2021
MantisBT
mantisbt.sourceforge.net
Description
Vulnerability allows a remote attacker to perform XSS attacks.
The vulnerability is caused by an input validation error in MantisBT before 1.2.19 and 1.3.x before 1.3.0-beta.2 when processing url parameter to permalink_page.php. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in victim's browser in security context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
Remediation
External links
- http://www.openwall.com/lists/oss-security/2015/03/15/2
- https://bugzilla.redhat.com/show_bug.cgi?id=1202885
- https://github.com/mantisbt/mantisbt/commit/d95f070db852614fa18ccca6a4f12f4bffede1fd
- https://github.com/mantisbt/mantisbt/commit/e7e2b5503580e42db9d91e0d599d61d3ff03c27e
- https://www.mantisbt.org/bugs/view.php?id=17362#c40613
- https://www.mantisbt.org/bugs/view.php?id=19493