7.5

CVE-2017-0922

Gitlab Enterprise Edition version 10.3 is vulnerable to an authorization bypass issue in the GitLab Projects::BoardsController component resulting in an information disclosure on any board object.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version >= 9.1.0 <= 9.5.10
GitlabGitlab SwEditionenterprise Version >= 9.1.0 <= 9.5.10
GitlabGitlab SwEditioncommunity Version >= 10.0.0 <= 10.1.5
GitlabGitlab SwEditionenterprise Version >= 10.0.0 <= 10.1.5
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
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.08% 0.248
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/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-639 Authorization Bypass Through User-Controlled Key

The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

CWE-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.