CVE-2017-0917
21.03.2018, 20:29
Gitlab Community Edition version 10.2.4 is vulnerable to lack of input validation in the CI job component resulting in persistent cross site scripting.
Vendor | Product | Version |
---|---|---|
gitlab | gitlab | 10.1.0 ≤ 𝑥 ≤ 10.1.5 |
gitlab | gitlab | 10.1.0 ≤ 𝑥 ≤ 10.1.5 |
gitlab | gitlab | 10.2.0 ≤ 𝑥 ≤ 10.2.5 |
gitlab | gitlab | 10.2.0 ≤ 𝑥 ≤ 10.2.5 |
gitlab | gitlab | 10.3.0 ≤ 𝑥 ≤ 10.3.3 |
gitlab | gitlab | 10.3.0 ≤ 𝑥 ≤ 10.3.3 |
debian | debian_linux | 9.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
References