The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed within the module. This applies to modules downloaded using the "go" command from the module proxy, as well as modules downloaded directly using VCS software.
References
Link | Resource |
---|---|
https://go.dev/cl/526158 | Patch |
https://go.dev/issue/62198 | Issue Tracking |
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | Release Notes |
https://pkg.go.dev/vuln/GO-2023-2042 | Vendor Advisory |
https://security.gentoo.org/glsa/202311-09 | |
https://security.netapp.com/advisory/ntap-20231020-0004/ | Third Party Advisory |
https://go.dev/cl/526158 | Patch |
https://go.dev/issue/62198 | Issue Tracking |
https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ | Release Notes |
https://pkg.go.dev/vuln/GO-2023-2042 | Vendor Advisory |
https://security.gentoo.org/glsa/202311-09 | |
https://security.netapp.com/advisory/ntap-20231020-0004/ | Third Party Advisory |
Configurations
History
21 Nov 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/526158 - Patch | |
References | () https://go.dev/issue/62198 - Issue Tracking | |
References | () https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ - Release Notes | |
References | () https://pkg.go.dev/vuln/GO-2023-2042 - Vendor Advisory | |
References | () https://security.gentoo.org/glsa/202311-09 - | |
References | () https://security.netapp.com/advisory/ntap-20231020-0004/ - Third Party Advisory |
25 Nov 2023, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Nov 2023, 02:05
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://security.netapp.com/advisory/ntap-20231020-0004/ - Third Party Advisory |
20 Oct 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
12 Sep 2023, 14:39
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CWE | CWE-94 | |
References | (MISC) https://pkg.go.dev/vuln/GO-2023-2042 - Vendor Advisory | |
References | (MISC) https://go.dev/cl/526158 - Patch | |
References | (MISC) https://go.dev/issue/62198 - Issue Tracking | |
References | (MISC) https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ - Release Notes | |
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | |
First Time |
Golang go
Golang |
08 Sep 2023, 17:36
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-08 17:15
Updated : 2024-11-21 08:15
NVD link : CVE-2023-39320
Mitre link : CVE-2023-39320
CVE.ORG link : CVE-2023-39320
JSON object : View
Products Affected
golang
- go
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')