9.8
CVE-2012-2666
- EPSS 1.94%
- Veröffentlicht 09.07.2021 11:15:07
- Zuletzt bearbeitet 21.11.2024 01:39:24
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.94% | 0.774 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-377 Insecure Temporary File
Creating and using insecure temporary files can leave application and system data vulnerable to attack.
https://bugzilla.suse.com/show_bug.cgi?id=765455
https://codereview.appspot.com/5992078
https://github.com/golang/go/commit/8ac275bb01588a8c0e6c0fe2de7fd11f08feccdd
https://security.netapp.com/advisory/ntap-20210902-0009/
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2012-2666