8.1

CVE-2019-9222

An issue was discovered in GitLab Community and Enterprise Edition before 11.6.10, 11.7.x before 11.7.6, and 11.8.x before 11.8.1. It has Insecure Permissions.

Data is provided by the National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version < 11.6.10
GitlabGitlab SwEditionenterprise Version < 11.6.10
GitlabGitlab SwEditioncommunity Version >= 11.7.0 < 11.7.6
GitlabGitlab SwEditionenterprise Version >= 11.7.0 < 11.7.6
GitlabGitlab SwEditioncommunity Version >= 11.8.0 < 11.8.1
GitlabGitlab SwEditionenterprise Version >= 11.8.0 < 11.8.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.29% 0.495
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.1 2.8 5.2
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
nvd@nist.gov 5.5 8 4.9
AV:N/AC:L/Au:S/C:P/I:N/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-732 Incorrect Permission Assignment for Critical Resource

The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.