SB2019062601 - Cross-site scripting in MantisBT 



SB2019062601 - Cross-site scripting in MantisBT

Published: June 26, 2019

Security Bulletin ID SB2019062601
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Cross-site scripting (CVE-ID: CVE-2018-13055)

Vulnerability allows a remote attacker to perform XSS attacks.

The vulnerability is caused by an input validation error in the "view_filters_page.php" page. A remote attacker can inject arbitrary code (if CSP settings permit it) through a crafted "PATH_INFO".

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.


2) Cross-site scripting (CVE-ID: CVE-2018-16514)

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.