Lucene search

K
osvGoogleOSV:CVE-2023-45285
HistoryDec 06, 2023 - 5:15 p.m.

CVE-2023-45285

2023-12-0617:15:07
Google
osv.dev
17
cwe-937
module fetching
insecure protocol

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

0.001 Low

EPSS

Percentile

26.0%

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

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

0.001 Low

EPSS

Percentile

26.0%