The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via "go get", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).
References
Configurations
History
25 Nov 2023, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
11 Aug 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
02 Aug 2023, 16:43
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/ - Mailing List | |
CPE | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
21 Jul 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Jun 2023, 14:12
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-94 | |
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | (MISC) https://go.dev/issue/60167 - Issue Tracking | |
References | (MISC) https://pkg.go.dev/vuln/GO-2023-1839 - Vendor Advisory | |
References | (MISC) https://go.dev/cl/501226 - Patch | |
References | (MISC) https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ - Mailing List, Release Notes |
08 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-08 21:15
Updated : 2024-02-04 23:37
NVD link : CVE-2023-29402
Mitre link : CVE-2023-29402
CVE.ORG link : CVE-2023-29402
JSON object : View
Products Affected
fedoraproject
- fedora
golang
- go
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')