7.5

CVE-2019-15575

Exploit

A command injection exists in GitLab CE/EE <v12.3.2, <v12.2.6, and <v12.1.12 that allowed an attacker to inject commands via the API through the blobs scope.

Data is provided by the National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version < 12.1.12
GitlabGitlab SwEditionenterprise Version < 12.1.12
GitlabGitlab SwEditioncommunity Version >= 12.2.0 < 12.2.6
GitlabGitlab SwEditionenterprise Version >= 12.2.0 < 12.2.6
GitlabGitlab SwEditioncommunity Version >= 12.3.0 < 12.3.2
GitlabGitlab SwEditionenterprise Version >= 12.3.0 < 12.3.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 2.68% 0.853
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product 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.