Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a #cgo directive.
{
"severity": "High",
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
]
}