CVE-2012-2666
- EPSS 0.51%
- Published 09.07.2021 11:15:07
- Last modified 21.11.2024 01:39:24
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.
CVE-2021-31525
- EPSS 0.01%
- Published 27.05.2021 13:15:08
- Last modified 21.11.2024 06:05:51
net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations.
CVE-2021-33194
- EPSS 0.04%
- Published 26.05.2021 15:15:08
- Last modified 21.11.2024 06:08:29
golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.
CVE-2021-27918
- EPSS 0.03%
- Published 11.03.2021 00:15:12
- Last modified 21.11.2024 05:58:48
encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method.
CVE-2021-27919
- EPSS 0.13%
- Published 11.03.2021 00:15:12
- Last modified 21.11.2024 05:58:48
archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service (panic) upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename.
CVE-2021-3114
- EPSS 0.04%
- Published 26.01.2021 18:16:27
- Last modified 21.11.2024 06:20:54
In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.
CVE-2021-3115
- EPSS 0.13%
- Published 26.01.2021 18:16:27
- Last modified 21.11.2024 06:20:54
Go before 1.14.14 and 1.15.x before 1.15.7 on Windows is vulnerable to Command Injection and remote code execution when using the "go get" command to fetch modules that make use of cgo (for example, cgo can execute a gcc program from an untrusted dow...
CVE-2020-28851
- EPSS 0.14%
- Published 02.01.2021 06:15:12
- Last modified 21.11.2024 05:23:11
In x/text in Go 1.15.4, an "index out of range" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension. (x/text/language is supposed to be able to parse an HTTP Accept-Language header.)
CVE-2020-29509
- EPSS 0.19%
- Published 14.12.2020 20:15:13
- Last modified 21.11.2024 05:24:08
The encoding/xml package in Go (all versions) does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages ...
CVE-2020-29510
- EPSS 0.12%
- Published 14.12.2020 20:15:13
- Last modified 21.11.2024 05:24:09
The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of proc...