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).
References
Link | Resource |
---|---|
https://go.dev/cl/540257 | Patch |
https://go.dev/issue/63845 | Issue Tracking Vendor Advisory |
https://groups.google.com/g/golang-dev/c/6ypN5EjibjM/m/KmLVYH_uAgAJ | Mailing List Vendor Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIU6HOGV6RRIKWM57LOXQA75BGZSIH6G/ | |
https://pkg.go.dev/vuln/GO-2023-2383 | Patch Vendor Advisory |
Configurations
History
20 Jan 2024, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
12 Dec 2023, 16:27
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CWE | NVD-CWE-noinfo | |
First Time |
Golang
Golang go |
|
References | () https://groups.google.com/g/golang-dev/c/6ypN5EjibjM/m/KmLVYH_uAgAJ - Mailing List, Vendor Advisory | |
References | () https://pkg.go.dev/vuln/GO-2023-2383 - Patch, Vendor Advisory | |
References | () https://go.dev/issue/63845 - Issue Tracking, Vendor Advisory | |
References | () https://go.dev/cl/540257 - Patch | |
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
06 Dec 2023, 18:49
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-12-06 17:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-45285
Mitre link : CVE-2023-45285
CVE.ORG link : CVE-2023-45285
JSON object : View
Products Affected
golang
- go
CWE