CVE-2020-29511
- EPSS 0.19%
- Veröffentlicht 14.12.2020 20:15:13
- Zuletzt bearbeitet 21.11.2024 05:24:09
The encoding/xml package in Go (all versions) does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of...
CVE-2020-28367
- EPSS 0.3%
- Veröffentlicht 18.11.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 05:22:40
Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a #cgo directive.
CVE-2020-28362
- EPSS 0.15%
- Veröffentlicht 18.11.2020 17:15:11
- Zuletzt bearbeitet 21.11.2024 05:22:39
Go before 1.14.12 and 1.15.x before 1.15.4 allows Denial of Service.
CVE-2020-28366
- EPSS 0.22%
- Veröffentlicht 18.11.2020 17:15:11
- Zuletzt bearbeitet 21.11.2024 05:22:40
Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via a malicious unquoted symbol name in a linked object file.
CVE-2020-24553
- EPSS 0.18%
- Veröffentlicht 02.09.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 05:14:58
Go before 1.14.8 and 1.15.x before 1.15.1 allows XSS because text/html is the default for CGI/FCGI handlers that lack a Content-Type header.
CVE-2020-16845
- EPSS 0.08%
- Veröffentlicht 06.08.2020 18:15:13
- Zuletzt bearbeitet 21.11.2024 05:07:15
Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs.
CVE-2020-14039
- EPSS 0.41%
- Veröffentlicht 17.07.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 05:02:24
In Go before 1.13.13 and 1.14.x before 1.14.5, Certificate.Verify may lack a check on the VerifyOptions.KeyUsages EKU requirements (if VerifyOptions.Roots equals nil and the installation is on Windows). Thus, X.509 certificate verification is incompl...
CVE-2020-15586
- EPSS 0.61%
- Veröffentlicht 17.07.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 05:05:48
Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time.
CVE-2020-7919
- EPSS 0.63%
- Veröffentlicht 16.03.2020 21:15:12
- Zuletzt bearbeitet 21.11.2024 05:38:00
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
CVE-2015-5741
- EPSS 1.75%
- Veröffentlicht 08.02.2020 19:15:10
- Zuletzt bearbeitet 21.11.2024 02:33:45
The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request that contains Content-Length and Transfer-Encoding header fiel...