CVE-2017-0916
21.03.2018, 20:29
Gitlab Community Edition version 10.3 is vulnerable to a lack of input validation in the system_hook_push queue through web hook component resulting in remote code execution.
Vendor | Product | Version |
---|---|---|
gitlab | gitlab | 8.8.0 ≤ 𝑥 ≤ 10.1.5 |
gitlab | gitlab | 8.8.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-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
- 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