VYPR

Git Credential Manager

by Git Ecosystem

Source repositories

CVEs (3)

  • 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…

  • CVE-2020-26233Dec 8, 2020
    risk 0.00cvss epss 0.06

    Git Credential Manager Core (GCM Core) is a secure Git credential helper built on .NET Core that runs on Windows and macOS. In Git Credential Manager Core before version 2.0.289, when recursively cloning a Git repository on Windows with submodules, Git will first clone the…