Golang

Go

125 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.43%
  • Published 08.11.2021 06:15:08
  • Last modified 21.11.2024 06:26:44

ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.

  • EPSS 0.06%
  • Published 08.11.2021 06:15:08
  • Last modified 21.11.2024 06:26:44

Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field.

  • EPSS 5.85%
  • Published 18.10.2021 06:15:06
  • Last modified 21.11.2024 06:16:44

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used.

  • EPSS 0.18%
  • Published 08.08.2021 06:15:08
  • Last modified 21.11.2024 06:13:20

Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort.

Exploit
  • EPSS 0.12%
  • Published 07.08.2021 17:15:07
  • Last modified 21.11.2024 06:01:59

Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which (in some situations) allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretati...

Exploit
  • EPSS 0.04%
  • Published 02.08.2021 19:15:08
  • Last modified 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.

Exploit
  • EPSS 0.02%
  • Published 02.08.2021 19:15:08
  • Last modified 21.11.2024 06:08:29

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

Exploit
  • EPSS 0.04%
  • Published 02.08.2021 19:15:08
  • Last modified 21.11.2024 06:08:29

In Go before 1.15.13 and 1.16.x before 1.16.5, some configurations of ReverseProxy (from net/http/httputil) result in a situation where an attacker is able to drop arbitrary headers.

Exploit
  • EPSS 0.03%
  • Published 02.08.2021 19:15:08
  • Last modified 21.11.2024 06:08:30

In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

  • EPSS 1.48%
  • Published 15.07.2021 14:15:19
  • Last modified 21.11.2024 06:10:40

The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic.