RCE in Golang Go
CVE-2022-30580
Code injection in Cmd.Start in os/exec before Go 1.17.11 and Go 1.18.3 allows execution of any binaries in the working directory named either "..com" or "..exe" by calling Cmd.Run, Cmd.Start, Cmd.Output, or Cmd.CombinedOutput when Cmd.Path is unset.
Vulnerability class: RCE (Remote Code Execution)
EPSS: 0.006 (44.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Golang Go
- Go Standard Library Os/exec — versions 0, 1.18.0-0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@golang.org (Vendor Advisory)
- security@golang.org (Patch, Mailing List, Vendor Advisory)
- security@golang.org (Third Party Advisory, Issue Tracking)
- security@golang.org (Mailing List, Third Party Advisory)
- security@golang.org (Vendor Advisory)
Frequently asked questions
- What is CVE-2022-30580?
- CVE-2022-30580 is a high-severity vulnerability in Golang Go, classified under Code Injection. CVSS score: 7.8/10. Published 2022-08-10.
- How severe is CVE-2022-30580?
- High severity. CVSS v3 base score is 7.8 out of 10.
- Is CVE-2022-30580 known to be exploited?
- 9 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.