CVE-2023-29402
CVSS 3.1 Score 9.8 of 10 (high)
Details
Published Jun 8, 2023
Updated: Jan 6, 2025
CWE ID 94
Summary
CVE-2023-29402 is a vulnerability affecting the go command in Go language compilers. During build time, the command may generate unexpected code due to cgo's handling of directories with newline characters in their names when using C-based libraries. This could lead to unintended behavior when running go programs that utilize cgo. Notably, modules retrieved via the standard "go get" command are not susceptible to this issue. However, modules obtained through GOPATH-mode, with GO111MODULE set to off, may be impacted.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Golang Go
- Fedora Operating System
Affected Vendors
- Fedora Project