Arbitrary code injection via the go command with cgo on Windows in cmd/go
Details
The go command may execute arbitrary code at build time when using cgo on Windows. This can be triggered by running go get on a malicious module, or any other time the code is built.