Lucene search

K
nvd[email protected]NVD:CVE-2023-45285
HistoryDec 06, 2023 - 5:15 p.m.

CVE-2023-45285

2023-12-0617:15:07
web.nvd.nist.gov
12
cve-2023-45285
git protocol
module proxy

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

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

Affected configurations

Nvd
Node
golanggoRange<1.20.12
OR
golanggoRange1.21.0-0โ€“1.21.5
VendorProductVersionCPE
golanggo*cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

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

EPSS

0.001

Percentile

25.8%