CVE Database
/

CVE-2023-29405

Back to search

CVE-2023-29405

Published: Jun 8, 2023

Modified: Jan 6, 2025

PUBLISHED

Description

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.

VendorProductVersions

Go toolchain

cmd/go

affected
0 - < 1.19.10
affected
1.20.0-0 - < 1.20.5

Go toolchain

cmd/cgo

affected
0 - < 1.19.10
affected
1.20.0-0 - < 1.20.5

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now