Description
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).
CVSS breakdown
CVSS 3.1
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected products
- Go toolchain / cmd/go0 – 1.19.10
- Go toolchain / cmd/go1.20.0-0 – 1.20.5
References
- MISChttps://go.dev/issue/60167
- MISChttps://go.dev/cl/501226
- MISChttps://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ
- MISChttps://pkg.go.dev/vuln/GO-2023-1839
- MAILING_LISThttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/
- MAILING_LISThttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/
- MISChttps://security.gentoo.org/glsa/202311-09
Updated 38m ago · 8 sources