VYPR

os/exec

by GO

CVEs (1)

  • CVE-2022-30580Aug 9, 2022
    risk 0.00cvss epss 0.01

    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.