6.4

CVE-2024-9387

Exploit

URL Redirection to Untrusted Site ('Open Redirect') in GitLab

An issue was discovered in GitLab CE/EE affecting all versions from 11.8 before 17.4.6, 17.5 before 17.5.4, and 17.6 before 17.6.2. An attacker could potentially perform an open redirect against a given releases API endpoint.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GitlabGitLab SwEditioncommunity Version >= 11.8.0 < 17.4.6
GitlabGitLab SwEditionenterprise Version >= 11.8.0 < 17.4.6
GitlabGitLab SwEditioncommunity Version >= 17.5.0 < 17.5.4
GitlabGitLab SwEditionenterprise Version >= 17.5.0 < 17.5.4
GitlabGitLab SwEditioncommunity Version >= 17.6.0 < 17.6.2
GitlabGitLab SwEditionenterprise Version >= 17.6.0 < 17.6.2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.09% 0.255
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
cve@gitlab.com 6.4 1.2 5.2
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.