CVE-2023-29402

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).
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-06-08 21:15

Updated : 2023-11-25 11:15


NVD link : CVE-2023-29402

Mitre link : CVE-2023-29402

CVE.ORG link : CVE-2023-29402


JSON object : View

Products Affected

golang

  • go

fedoraproject

  • fedora
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')