Lucene search

K
osvGoogleOSV:GO-2023-2383
HistoryDec 06, 2023 - 4:22 p.m.

Command 'go get' may unexpectedly fallback to insecure git in cmd/go

2023-12-0616:22:51
Google
osv.dev
16
command 'go get'
fallback
insecure protocol
module proxy
fetching modules

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.1

Confidence

Low

EPSS

0.001

Percentile

25.8%

Using go get to fetch a module with the โ€œ.gitโ€ suffix may unexpectedly fallback to the insecure โ€œgit://โ€ protocol if the module is unavailable via the secure โ€œhttps://โ€ and โ€œgit+ssh://โ€ protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.1

Confidence

Low

EPSS

0.001

Percentile

25.8%