shell injection

  1. CVE-2023-24531: Go Env Output Security and Safer Tooling Practices

    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...