TROYANOSYVIRUS
Back to CVEs

CVE-2023-29405

CRITICAL
9.8

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.

CVE Details

CVSS v3.1 Score9.8
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published6/8/2023
Last Modified1/6/2025
Sourcenvd
Honeypot Sightings0

Affected Products

fedoraproject:fedoragolang:go

Weaknesses (CWE)

CWE-74

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.