Git-Ecosystem Git-Credential-Manager vulnerabilities
2 known vulnerabilities affecting git-ecosystem/git-credential-manager.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2024-50338HIGHCVSS 7.4fixed in 2.6.12025-01-14
CVE-2024-50338 [HIGH] CWE-200 CVE-2024-50338: Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, m
Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, macOS, and Linux. The Git credential protocol is text-based over standard input/output, and consists of a series of lines of key-value pairs in the format `key=value`. Git's documentation restricts the use of the NUL (`\0`) character and newlines to form
ghsanvdosv
CVE-2024-32478MEDIUMCVSS 6.9fixed in 2.5.02024-04-19
CVE-2024-32478 [MEDIUM] CWE-732 CVE-2024-32478: Git Credential Manager (GCM) is a secure Git credential helper. Prior to 2.5.0, the Debian package d
Git Credential Manager (GCM) is a secure Git credential helper. Prior to 2.5.0, the Debian package does not set root ownership on installed files. This allows user 1001 on a multi-user system can replace binary and gain other users' privileges. This vulnerability is fixed in 2.5.0.
nvd