Golang

Go

125 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 87.62%
  • Veröffentlicht 19.07.2016 02:00:18
  • Zuletzt bearbeitet 12.04.2025 10:46:40

The net/http package in Go through 1.6 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which mi...

  • EPSS 2.47%
  • Veröffentlicht 23.05.2016 19:59:04
  • Zuletzt bearbeitet 12.04.2025 10:46:40

The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted pub...

  • EPSS 0.15%
  • Veröffentlicht 23.05.2016 19:59:03
  • Zuletzt bearbeitet 12.04.2025 10:46:40

Untrusted search path vulnerability in Go before 1.5.4 and 1.6.x before 1.6.1 on Windows allows local users to gain privileges via a Trojan horse DLL in the current working directory, related to use of the LoadLibrary function.

  • EPSS 0.74%
  • Veröffentlicht 27.01.2016 20:59:00
  • Zuletzt bearbeitet 12.04.2025 10:46:40

The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors.

  • EPSS 0.29%
  • Veröffentlicht 07.10.2014 14:55:07
  • Zuletzt bearbeitet 12.04.2025 10:46:40

crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.