7.8

CVE-2018-3710

Gitlab Community and Enterprise Editions version 10.3.3 is vulnerable to an Insecure Temporary File in the project import component resulting remote code execution.

Data is provided by the National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version >= 8.9.0 <= 9.5.10
GitlabGitlab SwEditionenterprise Version >= 8.9.0 <= 9.5.10
GitlabGitlab SwEditionenterprise Version >= 10.0.0 <= 10.1.5
GitlabGitlab SwEditioncommunity Version >= 10.0.0 <= 10.1.15
GitlabGitlab SwEditioncommunity Version > 10.2.0 <= 10.2.5
GitlabGitlab SwEditionenterprise Version >= 10.2.0 <= 10.2.5
GitlabGitlab SwEditioncommunity Version > 10.3.0 <= 10.3.3
GitlabGitlab SwEditionenterprise Version >= 10.3.0 <= 10.3.3
DebianDebian Linux Version9.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 5.24% 0.895
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-377 Insecure Temporary File

Creating and using insecure temporary files can leave application and system data vulnerable to attack.