Golang

Go

125 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Warning
  • EPSS 94.04%
  • Published 14.01.2020 23:15:30
  • Last modified 10.04.2025 16:54:50

A spoofing vulnerability exists in the way Windows CryptoAPI (Crypt32.dll) validates Elliptic Curve Cryptography (ECC) certificates.An attacker could exploit the vulnerability by using a spoofed code-signing certificate to sign a malicious executable...

Exploit
  • EPSS 2.34%
  • Published 24.10.2019 22:15:10
  • Last modified 21.11.2024 04:32:36

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates.

  • EPSS 10.83%
  • Published 30.09.2019 19:15:08
  • Last modified 21.11.2024 04:30:26

Go before 1.12.10 and 1.13.x before 1.13.1 allow HTTP Request Smuggling.

Exploit
  • EPSS 2.58%
  • Published 13.08.2019 21:15:11
  • Last modified 21.11.2024 04:27:24

net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is relate...

  • EPSS 0.42%
  • Published 13.05.2019 05:29:01
  • Last modified 21.11.2024 04:21:57

Go through 1.12.5 on Windows mishandles process creation with a nil environment in conjunction with a non-nil token, which allows attackers to obtain sensitive information or gain privileges.

Exploit
  • EPSS 3.53%
  • Published 13.03.2019 08:29:00
  • Last modified 21.11.2024 04:52:12

An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command.

Exploit
  • EPSS 0.56%
  • Published 08.03.2019 15:29:00
  • Last modified 21.11.2024 04:52:00

Go through 1.12 on Windows misuses certain LoadLibrary functionality, leading to DLL injection.

  • EPSS 2.4%
  • Published 24.01.2019 05:29:00
  • Last modified 21.11.2024 04:46:32

Go before 1.10.8 and 1.11.x before 1.11.5 mishandles P-521 and P-384 elliptic curves, which allows attackers to cause a denial of service (CPU consumption) or possibly conduct ECDH private key recovery attacks.

  • EPSS 63.39%
  • Published 14.12.2018 14:29:00
  • Last modified 21.11.2024 03:53:29

In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically,...

  • EPSS 12.67%
  • Published 14.12.2018 14:29:00
  • Last modified 21.11.2024 03:53:30

In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only v...