Code injection in Cmd.Start in os/exec before Go 1.17.11...
High severity
Unreviewed
Published
Aug 11, 2022
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Description
Published by the National Vulnerability Database
Aug 10, 2022
Published to the GitHub Advisory Database
Aug 11, 2022
Last updated
Feb 1, 2023
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.
References