Remote Command Execution Vulnerability in Go Language by Google
CVE-2018-6574
Key Information:
Badges
What is CVE-2018-6574?
Prior versions of the Go programming language, including versions prior to 1.8.7, 1.9.x before 1.9.4, and pre-releases of 1.10, are susceptible to a vulnerability that enables remote command execution during the source code build process. This vulnerability arises from an oversight in how the -fplugin= and -plugin= arguments are handled, allowing untrusted code to run arbitrary commands via the gcc or clang plugin feature. Proper input validation measures should be implemented to mitigate this risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
EPSS Score
28% chance of being exploited in the next 30 days.
CVSS V3.1
Timeline
- 👾
Exploit known to exist
- 🟡
Public PoC available
Vulnerability published
Vulnerability Reserved