6.4

CVE-2024-7110

An issue was discovered in GitLab EE affecting all versions starting 17.0 to 17.1.6, 17.2 prior to 17.2.4, and 17.3 prior to 17.3.1 allows an attacker to execute arbitrary command in a victim's pipeline through prompt injection.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GitlabGitlab SwEditioncommunity Version >= 17.0.0 < 17.1.6
GitlabGitlab SwEditioncommunity Version >= 17.2.0 < 17.2.4
GitlabGitlab SwEditioncommunity Version >= 17.3.0 < 17.3.1
GitlabGitlab SwEditionenterprise Version >= 17.0.0 < 17.1.6
GitlabGitlab SwEditionenterprise Version >= 17.2.0 < 17.2.4
GitlabGitlab SwEditionenterprise Version >= 17.3.0 < 17.3.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.07% 0.226
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 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
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-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.