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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:microsoft:git_credential_manager_core:*:*:*:*:*:windows:*:*

History

18 Feb 2021, 14:39

Type Values Removed Values Added
References (MISC) https://blog.blazeinfosec.com/attack-of-the-clones-2-git-command-client-remote-code-execution-strikes-back/ - (MISC) https://blog.blazeinfosec.com/attack-of-the-clones-2-git-command-client-remote-code-execution-strikes-back/ - Exploit, Third Party Advisory

15 Jan 2021, 18:15

Type Values Removed Values Added
References
  • (MISC) https://blog.blazeinfosec.com/attack-of-the-clones-2-git-command-client-remote-code-execution-strikes-back/ -

Information

Published : 2020-12-08 20:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-26233

Mitre link : CVE-2020-26233

CVE.ORG link : CVE-2020-26233


JSON object : View

Products Affected

microsoft

  • git_credential_manager_core
CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference