CVE-2022-30634
- EPSS 0.02%
- Veröffentlicht 15.07.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 07:03:04
Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.
CVE-2022-23772
- EPSS 0.02%
- Veröffentlicht 11.02.2022 01:15:07
- Zuletzt bearbeitet 21.11.2024 06:49:15
Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.
CVE-2022-23773
- EPSS 0.07%
- Veröffentlicht 11.02.2022 01:15:07
- Zuletzt bearbeitet 21.11.2024 06:49:15
cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.
CVE-2022-23806
- EPSS 0.02%
- Veröffentlicht 11.02.2022 01:15:07
- Zuletzt bearbeitet 21.11.2024 06:49:17
Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.
CVE-2021-33195
- EPSS 0.04%
- Veröffentlicht 02.08.2021 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:08:29
Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format.
CVE-2021-3114
- EPSS 0.04%
- Veröffentlicht 26.01.2021 18:16:27
- Zuletzt bearbeitet 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%
- Veröffentlicht 26.01.2021 18:16:27
- Zuletzt bearbeitet 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-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-2019-16276
- EPSS 10.83%
- Veröffentlicht 30.09.2019 19:15:08
- Zuletzt bearbeitet 21.11.2024 04:30:26
Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling.