The Go toolchain disclosure CVE-2023-24531 reveals a deceptively simple but important weakness: the go env command prints a shell-script-style representation of environment variables without adequately sanitizing their values. If that output is executed as shell code, specially crafted...