CVE-2022-1190
Description
Improper handling of user input in GitLab CE/EE versions 8.3 prior to 14.7.7, 14.8 prior to 14.8.5, and 14.9 prior to 14.9.2 allowed an attacker to exploit a stored XSS by abusing multi-word milestone references in issue descriptions, comments, etc.
Summary dbcve.org
A stored cross-site scripting (XSS) vulnerability in GitLab CE/EE allows attackers to inject malicious scripts via multi-word milestone references in issue descriptions, comments, and other user-controllable fields. The application fails to properly sanitize milestone input before rendering it, enabling persistent script execution in the context of other users viewing the content.
Mitigation
Upgrade GitLab to version 14.7.7, 14.8.5, 14.9.2 or later. Until patched, restrict or moderate user contributions containing milestone references.