CVE-2019-6796
Description
An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It allows XSS (issue 2 of 2). The user status field contains a lack of input validation and output encoding that results in a persistent XSS.
Summary dbcve.org
A persistent Cross-Site Scripting (XSS) vulnerability exists in GitLab Community and Enterprise Edition versions before 11.5.8, 11.6.6, and 11.7.1. The user status field lacks proper input validation and output encoding, allowing attackers to inject malicious scripts that execute in the browsers of other users viewing the status.
Mitigation
Upgrade GitLab to version 11.5.8, 11.6.6, 11.7.1 or later. Alternatively, implement input validation and proper output encoding on the user status field to sanitize malicious payloads.