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.
Creating and using insecure temporary files can leave application and system data vulnerable to attack.
Link | Tags |
---|---|
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2012-2666 | third party advisory |
https://bugzilla.suse.com/show_bug.cgi?id=765455 | issue tracking third party advisory patch |
https://github.com/golang/go/commit/8ac275bb01588a8c0e6c0fe2de7fd11f08feccdd | third party advisory patch |
https://codereview.appspot.com/5992078 | third party advisory exploit |
https://security.netapp.com/advisory/ntap-20210902-0009/ | third party advisory |