Cross-site scripting in Gitlab Community Edition - CVE-2018-9243

 

Cross-site scripting in Gitlab Community Edition - CVE-2018-9243

Published: April 5, 2018 / Updated: July 17, 2020


Vulnerability identifier: #VU31334
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-9243
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GitLab, Inc
Affected software:
Gitlab Community Edition

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

GitLab Community and Enterprise Editions version 8.4 up to 10.4 are vulnerable to XSS because a lack of input validation in the merge request component leads to cross site scripting (specifically, filenames in changes tabs of merge requests). This is fixed in 10.6.3, 10.5.7, and 10.4.7.


How to mitigate CVE-2018-9243

Install update from vendor's website.

Sources