ALT-PU-2018-2213-1
Closed vulnerabilities
Modified: 2024-11-21
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."
- FEDORA-2015-15619
- FEDORA-2015-15619
- FEDORA-2015-15618
- FEDORA-2015-15618
- RHSA-2016:1538
- RHSA-2016:1538
- [oss-security] 20150729 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150729 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150804 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150804 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150805 Re: CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150805 Re: CVE Request - Go net/http library - HTTP smuggling
- 76281
- 76281
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://github.com/golang/go/commit/117ddcb83d7f42d6aa72241240af99ded81118e9
- https://github.com/golang/go/commit/117ddcb83d7f42d6aa72241240af99ded81118e9
Modified: 2024-11-21
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.
- FEDORA-2015-15619
- FEDORA-2015-15619
- FEDORA-2015-15618
- FEDORA-2015-15618
- RHSA-2016:1538
- RHSA-2016:1538
- [oss-security] 20150729 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150729 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150804 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150804 CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150805 Re: CVE Request - Go net/http library - HTTP smuggling
- [oss-security] 20150805 Re: CVE Request - Go net/http library - HTTP smuggling
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f
- https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f
Modified: 2024-11-21
CVE-2015-5741
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 that contains Content-Length and Transfer-Encoding header fields.
- http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167997.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168029.html
- http://seclists.org/oss-sec/2015/q3/237
- http://seclists.org/oss-sec/2015/q3/237
- http://seclists.org/oss-sec/2015/q3/292
- http://seclists.org/oss-sec/2015/q3/292
- http://seclists.org/oss-sec/2015/q3/294
- http://seclists.org/oss-sec/2015/q3/294
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://bugzilla.redhat.com/show_bug.cgi?id=1250352
- https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f
- https://github.com/golang/go/commit/300d9a21583e7cf0149a778a0611e76ff7c6680f
Modified: 2024-11-21
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 certificates or SSH server libraries.
- FEDORA-2016-2940ad5550
- FEDORA-2016-2940ad5550
- FEDORA-2016-59c5e405e3
- FEDORA-2016-59c5e405e3
- FEDORA-2016-2fcfc7670f
- FEDORA-2016-2fcfc7670f
- openSUSE-SU-2016:1331
- openSUSE-SU-2016:1331
- RHSA-2016:1538
- RHSA-2016:1538
- [oss-security] 20160405 CVE request - Go - DLL loading, Big int
- [oss-security] 20160405 CVE request - Go - DLL loading, Big int
- [oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int
- [oss-security] 20160405 Re: CVE request - Go - DLL loading, Big int
- https://go-review.googlesource.com/#/c/21533/
- https://go-review.googlesource.com/#/c/21533/
- [golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released
- [golang-announce] 20160412 [security] Go 1.6.1 and 1.5.4 are released
Modified: 2024-11-21
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 HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue.
- RHSA-2016:1538
- RHSA-2016:1538
- VU#797896
- VU#797896
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1353798
- https://bugzilla.redhat.com/show_bug.cgi?id=1353798
- https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03770en_us
- https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03770en_us
- https://httpoxy.org/
- https://httpoxy.org/
- FEDORA-2016-340e361b90
- FEDORA-2016-340e361b90
- FEDORA-2016-ea5e284d34
- FEDORA-2016-ea5e284d34
Modified: 2024-11-21
CVE-2017-1000097
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.
- https://github.com/golang/go/issues/18141
- https://github.com/golang/go/issues/18141
- https://go-review.googlesource.com/c/33721/
- https://go-review.googlesource.com/c/33721/
- https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ
- https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ
Modified: 2024-11-21
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.
Modified: 2024-11-21
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 checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, "go get" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."
- 101196
- 101196
- RHSA-2017:3463
- RHSA-2017:3463
- RHSA-2018:0878
- RHSA-2018:0878
- https://github.com/golang/go/issues/22125
- https://github.com/golang/go/issues/22125
- https://golang.org/cl/68022
- https://golang.org/cl/68022
- https://golang.org/cl/68190
- https://golang.org/cl/68190
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ
- [debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update
- [debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update
- [debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update
- [debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update
- GLSA-201710-23
- GLSA-201710-23
Modified: 2024-11-21
CVE-2017-15042
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 documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.
- 101197
- 101197
- RHSA-2017:3463
- RHSA-2017:3463
- RHSA-2018:0878
- RHSA-2018:0878
- https://github.com/golang/go/issues/22134
- https://github.com/golang/go/issues/22134
- https://golang.org/cl/68023
- https://golang.org/cl/68023
- https://golang.org/cl/68210
- https://golang.org/cl/68210
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ
- GLSA-201710-23
- GLSA-201710-23
Modified: 2024-11-21
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 submitting crafted points and observing failures to the derive correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries.
- openSUSE-SU-2017:1649
- openSUSE-SU-2017:1649
- openSUSE-SU-2017:1650
- openSUSE-SU-2017:1650
- RHSA-2017:1859
- RHSA-2017:1859
- https://bugzilla.redhat.com/show_bug.cgi?id=1455191
- https://bugzilla.redhat.com/show_bug.cgi?id=1455191
- https://github.com/golang/go/commit/9294fa2749ffee7edbbb817a0ef9fe633136fa9c
- https://github.com/golang/go/commit/9294fa2749ffee7edbbb817a0ef9fe633136fa9c
- https://github.com/golang/go/issues/20040
- https://github.com/golang/go/issues/20040
- https://go-review.googlesource.com/c/41070/
- https://go-review.googlesource.com/c/41070/
- [golang-announce] 20170523 [security] Go 1.7.6 and Go 1.8.2 are released
- [golang-announce] 20170523 [security] Go 1.7.6 and Go 1.8.2 are released
- FEDORA-2017-278f46fcd6
- FEDORA-2017-278f46fcd6