Golang

Go

125 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Published 20.04.2022 10:15:08
  • Last modified 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.

  • EPSS 0.13%
  • Published 20.04.2022 10:15:07
  • Last modified 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.

  • EPSS 0.26%
  • Published 20.04.2022 10:15:07
  • Last modified 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.

  • EPSS 0.02%
  • Published 05.03.2022 20:15:08
  • Last modified 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.

  • EPSS 0.02%
  • Published 11.02.2022 01:15:07
  • Last modified 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.

  • EPSS 0.07%
  • Published 11.02.2022 01:15:07
  • Last modified 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.

  • EPSS 0.02%
  • Published 11.02.2022 01:15:07
  • Last modified 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.

  • EPSS 0.02%
  • Published 24.01.2022 01:15:07
  • Last modified 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...

  • EPSS 0.1%
  • Published 01.01.2022 05:15:08
  • Last modified 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.

  • EPSS 0.44%
  • Published 01.01.2022 05:15:08
  • Last modified 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.