HIGH

CVE-2020-26233

CVSS v3

7.3

HIGH

EPSS Score

15.6%

exploit probability

CISA KEV

No

known exploited

Exploitation

SSVC status

Description

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 top-level repository and then recursively clone all submodules by starting new Git processes from the top-level working directory. If a malicious git.exe executable is present in the top-level repository then this binary will be started by Git Credential Manager Core when attempting to read configuration, and not git.exe as found on the %PATH%. This only affects GCM Core on Windows, not macOS or Linux-based distributions. GCM Core version 2.0.289 contains the fix for this vulnerability, and is available from the project's GitHub releases page. GCM Core 2.0.289 is also bundled in the latest Git for Windows release; version 2.29.2(3). As a workaround, users should avoid recursively cloning untrusted repositories with the --recurse-submodules option.

Technical details

Published
12/8/2020

Frequently asked questions

What is CVE-2020-26233?

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 top-level repository and then recursively clone all submodules by starting new Git processes from the top-level working directory. If a malicious git.exe executable is present in the top-level repository then this binary will be started by Git Credential Manager Core when attempting to read configuration, and not git.exe as found on the %PATH%. This only affects GCM Core on Windows, not macOS or Linux-based distributions. GCM Core version 2.0.289 contains the fix for this vulnerability, and is available from the project's GitHub releases page. GCM Core 2.0.289 is also bundled in the latest Git for Windows release; version 2.29.2(3). As a workaround, users should avoid recursively cloning untrusted repositories with the --recurse-submodules option.

Is CVE-2020-26233 actively exploited?

Active exploitation of CVE-2020-26233 has not been confirmed. The EPSS score is 15.6%, indicating the estimated probability of exploitation in the next 30 days.

What is the CVSS score for CVE-2020-26233?

CVE-2020-26233 has a CVSS v3 base score of 7.3 (HIGH severity).

Is CVE-2020-26233 affecting your environment?

Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.