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.
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.14.12"
},
{
"introduced": "1.15"
},
{
"fixed": "1.15.5"
}
],
"cpe": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
}