CVE-2023-29011
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-29011
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Received
- Published Version
- 2023-04-25T21:15:10
- Last Modified Date
- 2023-04-25T21:15:10
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-29011 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29011 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-25 22:01:14 | Added to TrackCVE | |||
2023-04-25 22:01:16 | Weakness Enumeration | new |