The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.
References
Configurations
History
06 Dec 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/ - | |
References | () https://go.dev/issue/60306 - Issue Tracking | |
References | () https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ - Mailing List, Third Party Advisory | |
References | () https://pkg.go.dev/vuln/GO-2023-1842 - Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/ - Mailing List | |
References | () https://go.dev/cl/501224 - Patch |
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 | |
First Time |
Fedoraproject fedora
Fedoraproject |
|
CPE | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
21 Jul 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Jun 2023, 13:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CWE | CWE-74 | |
First Time |
Golang go
Golang |
|
References | (MISC) https://pkg.go.dev/vuln/GO-2023-1842 - Vendor Advisory | |
References | (MISC) https://go.dev/issue/60306 - Issue Tracking | |
References | (MISC) https://go.dev/cl/501224 - Patch | |
References | (MISC) https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* |
08 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-08 21:15
Updated : 2025-01-06 20:15
NVD link : CVE-2023-29405
Mitre link : CVE-2023-29405
JSON object : View
Products Affected
golang
- go
fedoraproject
- fedora
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')