#VU18913 Cross-site scripting in MantisBT - CVE-2018-16514

 

#VU18913 Cross-site scripting in MantisBT - CVE-2018-16514

Published: June 25, 2019 / Updated: June 26, 2019


Vulnerability identifier: #VU18913
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2018-16514
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
MantisBT
Software vendor:
mantisbt.sourceforge.net

Description

Vulnerability allows a remote attacker to perform Cross-site scripting attacks.

The vulnerability exists due to an input validation error in the "view_filters_page.php" and "manage_filter_edit_page.php" pages. A remote attacker is able to inject arbitrary code (if CSP settings permit it) through a crafted "PATH_INFO". This vulnerability exists because of an incomplete fix for XSS issue (SB2018080310)

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

Install update from vendor's website.

External links