cve/2020/CVE-2020-28367.md
2024-05-25 21:48:12 +02:00

937 B

CVE-2020-28367

Description

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.

POC

Reference

No PoCs from references.

Github