Lucene search
+L

2140 matches found

Prion
Prion
added 2017/10/18 8:29 p.m.23 views

Design/Logic Flaw

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

7.5CVSS6.9AI score0.09625EPSS
Exploits0References9Affected Software6
UbuntuCve
UbuntuCve
added 2017/10/18 8:29 p.m.34 views

CVE-2015-5740

The net/http library in net/http/transfer.go in Go before 1.4.3 does not properly parse HTTP headers, which allows remote attackers to conduct HTTP request smuggling attacks via a request with two Content-length headers...

9.8CVSS6.9AI score0.03657EPSS
Exploits0References2
OSV
OSV
added 2017/10/18 8:29 p.m.4 views

UBUNTU-CVE-2015-5739

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allows remote attackers to conduct HTTP request smuggling attacks via a space instead of a hyphen, as demonstrated by "Content Length" instead of "Content-Length."...

9.8CVSS6.8AI score0.09625EPSS
Exploits0References3
Prion
Prion
added 2017/10/05 9:29 p.m.23 views

Design/Logic Flaw

An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was...

4.3CVSS7.2AI score0.01105EPSS
Exploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2017/10/05 9:29 p.m.32 views

CVE-2017-15041

Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git...

9.8CVSS7AI score0.08944EPSS
Exploits0References4
OSV
OSV
added 2017/10/05 1:29 a.m.8 views

AZL-79016 CVE-2017-1000098 affecting package golang 1.25.7-1

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.6AI score0.02078EPSS
Exploits0References1
OSV
OSV
added 2017/10/05 1:29 a.m.10 views

AZL-79076 CVE-2017-1000097 affecting package golang 1.25.7-1

On Darwin, user's trust preferences for root certificates were not honored. If the user had a root certificate loaded in their Keychain that was explicitly not trusted, a Go program would still verify a connection using that root certificate...

7.5CVSS6.5AI score0.01287EPSS
Exploits0References1
OSV
OSV
added 2017/10/05 1:29 a.m.3 views

UBUNTU-CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.2AI score0.02078EPSS
Exploits0References4
OSV
OSV
added 2017/09/20 11:29 p.m.3 views

DEBIAN-CVE-2017-14623

In the ldap.v2 aka go-ldap package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: 1 it relies only on the return error of the Bind function call to determine whether a user is...

8.1CVSS6.7AI score0.01669EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2017/08/01 2:23 p.m.9 views

golang: Elliptic curves carry propagation issue in x86-64 P-256

A carry propagation flaw was found in the implementation of the P-256 elliptic curve in golang. An attacker could possibly use this flaw to extract private keys when static ECDH was used...

5.9CVSS7.3AI score0.02225EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:23 p.m.6 views

golang: net/http: multipart ReadForm close file after copy

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS5.8AI score0.02078EPSS
Exploits0References5
OSV
OSV
added 2017/07/06 4:29 p.m.4 views

UBUNTU-CVE-2017-8932

A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by...

5.9CVSS6.5AI score0.02225EPSS
Exploits0References2
OSV
OSV
added 2016/07/19 2:0 a.m.5 views

AZL-78994 CVE-2016-5386 affecting package golang 1.25.7-1

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 HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI...

8.1CVSS6.9AI score0.0522EPSS
Exploits0References1
Cvelist
Cvelist
added 2016/07/19 1:0 a.m.27 views

CVE-2016-5386

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 HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI...

7.8AI score0.0522EPSS
Exploits0References9
CNVD
CNVD
added 2016/07/19 12:0 a.m.5 views

GO Language httpoxy Remote Proxy Infection Vulnerability

Go language is the second open source programming language released by Google. httpoxy is a set of vulnerabilities that affect application code running in a CGI environment. The vulnerabilities exist primarily in multiple web servers, web frameworks, and programming languages. The Proxy field nam...

8.1CVSS8.1AI score0.0522EPSS
Exploits0References1
OSV
OSV
added 2016/07/18 2:0 p.m.7 views

UBUNTU-CVE-2016-5386

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 HTTPPROXY environment variable, which might allow remote attackers to redirect a CGI...

8.1CVSS7AI score0.0522EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2016/05/23 7:59 p.m.27 views

CVE-2016-3958

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...

7.8CVSS7.1AI score0.00396EPSS
Exploits0References3
OSV
OSV
added 2016/05/23 7:59 p.m.13 views

UBUNTU-CVE-2016-3959

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 public key to a program that uses HTTPS client...

7.5CVSS6.8AI score0.04419EPSS
Exploits0References4
CNVD
CNVD
added 2015/11/05 12:0 a.m.2 views

Google Golang Go HTTP Header Injection Vulnerability

Google Golang Go is a programming language optimized for programming applications on multiprocessor systems by Google. An HTTP header injection vulnerability exists in Google Golang Go. An attacker can exploit this vulnerability to inject arbitrary HTTP headers into the server response, bypass...

9.8CVSS9.4AI score0.02704EPSS
Exploits0References1
NVD
NVD
added 2014/10/07 2:55 p.m.17 views

CVE-2014-7189

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...

4.3CVSS6.2AI score0.01383EPSS
Exploits0References4
Rows per page
Query Builder