CVE-2022-31012 HIGH

CVE-2022-31012: Git for Windows' installer can be tricked into executing an untrusted binary

Vendor Git-For-Windows
Product git
Weakness CWE-426
Published July 12, 2022
Last update April 23, 2025

CVSS base score

8.2/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

Git for Windows is a fork of Git that contains Windows-specific patches. This vulnerability in versions prior to 2.37.1 lets Git for Windows' installer execute a binary into `C:\mingw64\bin\git.exe` by mistake. This only happens upon a fresh install, not when upgrading Git for Windows. A patch is included in version 2.37.1. Two workarounds are available. Create the `C:\mingw64` folder and remove read/write access from this folder, or disallow arbitrary authenticated users to create folders in `C:\`.

Key dates

02Disclosure timeline

July 12, 2022 CVE published
April 23, 2025 Record updated