Lucene search

K
osvGoogleOSV:BIT-GOLANG-2023-45285
HistoryMar 06, 2024 - 10:52 a.m.

BIT-golang-2023-45285

2024-03-0610:52:37
Google
osv.dev
12
go module fetching
insecure protocol
module proxy
goproxy=off

7.5 High

CVSS3

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

7.1 High

AI Score

Confidence

Low

0.001 Low

EPSS

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).

CPENameOperatorVersion
golanglt1.20.12
golanglt1.21.5
golangge1.21.0-0

7.5 High

CVSS3

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

7.1 High

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

25.8%