5.9

CVE-2018-19572

GitLab CE 8.17 and later and EE 8.3 and later have a symlink time-of-check-to-time-of-use race condition that would allow unauthorized access to files in the GitLab Pages chroot environment. This is fixed in versions 11.5.1, 11.4.8, and 11.3.11.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GitlabGitlab SwEditionenterprise Version >= 8.3.0 < 11.3.11
GitlabGitlab SwEditioncommunity Version >= 8.17.0 < 11.3.11
GitlabGitlab SwEditioncommunity Version >= 11.3.12 < 11.4.8
GitlabGitlab SwEditionenterprise Version >= 11.3.12 < 11.4.8
GitlabGitlab SwEditioncommunity Version >= 11.4.9 < 11.5.1
GitlabGitlab SwEditionenterprise Version >= 11.4.9 < 11.5.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.244
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.9 2.2 3.6
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:P/I:N/A:N
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.