VYPR

Git Credential Manager

by Git Ecosystem

Source repositories

CVEs (2)

  • CVE-2024-50338HigJan 14, 2025
    risk 0.41cvss 7.4epss 0.03

    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…

  • CVE-2024-32478MedApr 19, 2024
    risk 0.38cvss 6.9epss 0.00

    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…