Lucene search

K
cveGitHub_MCVE-2023-29011
HistoryApr 25, 2023 - 9:15 p.m.

CVE-2023-29011

2023-04-2521:15:10
CWE-427
GitHub_M
web.nvd.nist.gov
77
cve-2023-29011
git for windows
connect.exe
vulnerability
security
nvd
patch
v2.40.1

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.6

Confidence

High

EPSS

0.001

Percentile

29.8%

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.

Affected configurations

Nvd
Vulners
Node
git_for_windows_projectgit_for_windowsRange<2.40.1
VendorProductVersionCPE
git_for_windows_projectgit_for_windows*cpe:2.3:a:git_for_windows_project:git_for_windows:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "git-for-windows",
    "product": "git",
    "versions": [
      {
        "version": "< 2.40.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.6

Confidence

High

EPSS

0.001

Percentile

29.8%