Vulnerabilities (CVE)

Filtered by CWE-377
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2011-4119 1 Inria 1 Caml-light 2021-10-29 7.5 HIGH 9.8 CRITICAL
caml-light <= 0.75 uses mktemp() insecurely, and also does unsafe things in /tmp during make install.
CVE-2012-2666 1 Golang 1 Go 2021-10-18 7.5 HIGH 9.8 CRITICAL
golang/go in 1.0.2 fixes all.bash on shared machines. dotest() in src/pkg/debug/gosym/pclntab_test.go creates a temporary file with predicable name and executes it as shell script.