CVE-2022-28327
- EPSS 0.13%
- Veröffentlicht 20.04.2022 10:15:08
- Zuletzt bearbeitet 21.11.2024 06:57:10
The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.
CVE-2022-24675
- EPSS 0.13%
- Veröffentlicht 20.04.2022 10:15:07
- Zuletzt bearbeitet 21.11.2024 06:50:50
encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.
CVE-2022-27536
- EPSS 0.26%
- Veröffentlicht 20.04.2022 10:15:07
- Zuletzt bearbeitet 21.11.2024 06:55:54
Certificate.Verify in crypto/x509 in Go 1.18.x before 1.18.1 can be caused to panic on macOS when presented with certain malformed certificates. This allows a remote TLS server to cause a TLS client to panic.
CVE-2022-24921
- EPSS 0.02%
- Veröffentlicht 05.03.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:51:23
regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.
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-39293
- EPSS 0.02%
- Veröffentlicht 24.01.2022 01:15:07
- Zuletzt bearbeitet 21.11.2024 06:19:08
In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196...
CVE-2021-44716
- EPSS 0.1%
- Veröffentlicht 01.01.2022 05:15:08
- Zuletzt bearbeitet 21.11.2024 06:31:26
net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.
CVE-2021-44717
- EPSS 0.44%
- Veröffentlicht 01.01.2022 05:15:08
- Zuletzt bearbeitet 21.11.2024 06:31:27
Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.