The "go get" implementation in Go 1.9.4, when the ...
High severity
Unreviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Jan 28, 2023
Description
Published by the National Vulnerability Database
Feb 16, 2018
Published to the GitHub Advisory Database
May 14, 2022
Last updated
Jan 28, 2023
The "go get" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path (get/vcs.go only checks for "://" anywhere in the string), which allows remote attackers to execute arbitrary OS commands via a crafted web site.
References