CVE ID | Published | Description | Score | Severity |
---|---|---|---|---|
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:\`. | 8.2 |
High |
||
In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly. | 7.5 |
High |