VYPR

go env

by Go

golang: go env

CVEs (1)

  • CVE-2023-24531CriJul 2, 2024
    risk 0.57cvss 9.8epss 0.01

    Command go env is documented as outputting a shell script containing the Go environment. However, go env doesn't sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment…