CVE-2016-5386
- EPSS 87.62%
- Published 19.07.2016 02:00:18
- Last modified 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...
CVE-2016-3959
- EPSS 2.47%
- Published 23.05.2016 19:59:04
- Last modified 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...
CVE-2016-3958
- EPSS 0.15%
- Published 23.05.2016 19:59:03
- Last modified 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.
CVE-2015-8618
- EPSS 0.74%
- Published 27.01.2016 20:59:00
- Last modified 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.
CVE-2014-7189
- EPSS 0.29%
- Published 07.10.2014 14:55:07
- Last modified 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.