Git for Windows, the Windows port of Git, ships with an executable called `connect.exe`, which implements a SOCKS5 proxy that can be used to connect e.g. to SSH servers via proxies when certain ports are blocked for outgoing connections. The location of `connect.exe`'s config file is hard-coded as `/etc/connectrc` which will typically be interpreted as `C:\etc\connectrc`. Since `C:\etc` can be created by any authenticated user, this makes `connect.exe` susceptible to malicious files being placed there by other users on the same multi-user machine. The problem has been patched in Git for Windows v2.40.1. As a workaround, create the folder `etc` on all drives where Git commands are run, and remove read/write access from those folders. Alternatively, watch out for malicious `<drive>:\etc\connectrc` files on multi-user machines.
References
Link | Resource |
---|---|
https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1 | Release Notes |
https://github.com/git-for-windows/git/security/advisories/GHSA-g4fv-xjqw-q7jm | Vendor Advisory |
https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1 | Release Notes |
https://github.com/git-for-windows/git/security/advisories/GHSA-g4fv-xjqw-q7jm | Vendor Advisory |
Configurations
History
21 Nov 2024, 07:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1 - Release Notes | |
References | () https://github.com/git-for-windows/git/security/advisories/GHSA-g4fv-xjqw-q7jm - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
04 May 2023, 21:18
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:a:git_for_windows_project:git_for_windows:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/git-for-windows/git/security/advisories/GHSA-g4fv-xjqw-q7jm - Vendor Advisory | |
References | (MISC) https://github.com/git-for-windows/git/releases/tag/v2.40.1.windows.1 - Release Notes |
25 Apr 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-04-25 21:15
Updated : 2024-11-21 07:56
NVD link : CVE-2023-29011
Mitre link : CVE-2023-29011
CVE.ORG link : CVE-2023-29011
JSON object : View
Products Affected
git_for_windows_project
- git_for_windows
CWE
CWE-427
Uncontrolled Search Path Element