Command Injection Vulnerability in Go on Windows Platforms
CVE-2021-3115
7.5HIGH
What is CVE-2021-3115?
A vulnerability exists in Go versions prior to 1.14.14 and in 1.15.x versions before 1.15.7 on Windows. This flaw arises when the 'go get' command is utilized for fetching modules that leverage cgo. It potentially allows command injection and remote code execution, as cgo can execute GCC or other commands from untrusted downloads. This puts developers and applications at risk if malicious modules are fetched inadvertently.