Cyber Resilience

CVE-2023-45285

Golang Go ≤ 1.20.12

Published
06 December 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.011 64th percentile
Risk Priority 60 floored blend · peak EPSS

Summary

CVE-2023-45285 is a high-severity an unspecified weakness vulnerability in Golang Go. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 36% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

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

more

This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-32288Same product: Golang Go
CVE-2023-24539Same product: Golang Go
CVE-2026-32289Same product: Golang Go
CVE-2025-22873Same product: Golang Go
CVE-2026-42505Same product: Golang Go
CVE-2026-25679Same product: Golang Go
CVE-2023-24538Same product: Golang Go
CVE-2026-42499Same product: Golang Go
CVE-2025-61730Same product: Golang Go
CVE-2024-24790Same product: Golang Go

Affected Assets

golang
go
≤ 1.20.12 · 1.21.0-0 — 1.21.5

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References