8.8

CVE-2024-4024

Exploit

An issue has been discovered in GitLab CE/EE affecting all versions starting from 7.8 before 16.9.6, all versions starting from 16.10 before 16.10.4, all versions starting from 16.11 before 16.11.1. Under certain conditions, an attacker with their Bitbucket account credentials may be able to take over a GitLab account linked to another user's Bitbucket account, if Bitbucket is used as an OAuth 2.0 provider on GitLab.

Data is provided by the National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version >= 7.8.0 < 16.9.6
GitlabGitlab SwEditionenterprise Version >= 7.8.0 < 16.9.6
GitlabGitlab SwEditioncommunity Version >= 16.10.0 < 16.10.4
GitlabGitlab SwEditionenterprise Version >= 16.10.0 < 16.10.4
GitlabGitlab Version16.11.0 SwEditioncommunity
GitlabGitlab Version16.11.0 SwEditionenterprise
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 3.77% 0.876
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cve@gitlab.com 7.3 2.1 5.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
CWE-287 Improper Authentication

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

CWE-302 Authentication Bypass by Assumed-Immutable Data

The authentication scheme or implementation uses key data elements that are assumed to be immutable, but can be controlled or modified by the attacker.