Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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


Published

2023-06-08T21:15:16.770

Last Modified

2025-01-06T22:15:08.150

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 9.8 (CRITICAL)

Weaknesses
  • Type: Primary
    CWE-94

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application golang go < 1.19.10 Yes
Application golang go < 1.20.5 Yes
Operating System fedoraproject fedora 38 Yes

References