Lucene search
+L

286 matches found

Debian CVE
Debian CVE
added 2022/08/09 8:17 p.m.42 views

CVE-2022-30629

Non-random values for ticketageadd in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption...

3.1CVSS8.6AI score0.00898EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/08/01 12:10 p.m.9 views

golang: crypto/tls: session tickets lack random ticket_age_add

A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption...

3.1CVSS6.6AI score0.00898EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/08/01 12:0 a.m.44 views

RHEL 9 : go-toolset and golang (RHSA-2022:5799)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5799 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. The golang packages provide the Go...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits6References25
Tenable Nessus
Tenable Nessus
added 2022/08/01 12:0 a.m.53 views

CentOS 8 : go-toolset:rhel8 (CESA-2022:5775)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2022:5775 advisory. - golang: net/http: improper sanitization of Transfer-Encoding header CVE-2022-1705 - golang: go/parser: stack exhaustion in all Parse functions...

7.5CVSS7.3AI score0.01885EPSS
SaveExploits4References10
OSV
OSV
added 2022/07/28 5:24 p.m.39 views

GO-2022-0531 Session tickets lack random ticket_age_add in crypto/tls

An attacker can correlate a resumed TLS session with a previous connection. Session tickets generated by crypto/tls do not contain a randomly generated ticketageadd, which allows an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during sessio...

3.1CVSS8.1AI score0.00898EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/07/25 1:44 p.m.34 views

Insecure Session

go is vulnerable to Insecure Session. The vulnerability exists because session tickets generated by crypto/tls did not contain a randomly generated ticketageadd which allows an attacker to observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumptio...

3.1CVSS7.3AI score0.00898EPSS
SaveExploits1References10Affected Software25
Tenable Nessus
Tenable Nessus
added 2022/07/12 12:0 a.m.75 views

Oracle Linux 8 : go-toolset:ol8addon (ELSA-2022-17956)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-17956 advisory. go-toolset 1.18.3-1 - Update to golang 1.18.3 golang 1.18.3-1.0.1 - Rebase to 1.18.3 by adding upstream patches to the 1.18.0 openssl-fips - Modify...

7.8CVSS7.4AI score0.0995EPSS
SaveExploits4References9
Mageia
Mageia
added 2022/06/16 9:5 p.m.35 views

Updated golang packages fix security vulnerability

crypto/tls: session tickets lack random ticketageadd. Session tickets generated by crypto/tls did not contain a randomly generated ticketageadd. This allows an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption...

3.1CVSS7.6AI score0.00898EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2022/06/08 12:0 a.m.42 views

SUSE SLED15 / SLES15 Security Update : go1.18 (SUSE-SU-2022:2005-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:2005-1 advisory. - Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go...

7.8CVSS7.7AI score0.02057EPSS
SaveExploits2References14
RedhatCVE
RedhatCVE
added 2022/06/07 2:29 a.m.49 views

CVE-2022-30629

A flaw was found in the crypto/tls golang package. When session tickets are generated by crypto/tls, it is missing the ticket expiration. This issue may allow an attacker to observe the TLS handshakes to correlate successive connections during session resumption...

3.1CVSS7.3AI score0.00898EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/06/07 12:0 a.m.57 views

FreeBSD : go -- multiple vulnerabilities (15888c7e-e659-11ec-b7fe-10c37b4ac2ea)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 15888c7e-e659-11ec-b7fe-10c37b4ac2ea advisory. - The Go project reports: crypto/rand: rand.Read hangs with extremely large buffers On Windows...

7.8CVSS7.4AI score0.02057EPSS
SaveExploits2References10
FreeBSD
FreeBSD
added 2022/06/01 12:0 a.m.62 views

go -- multiple vulnerabilities

The Go project reports: crypto/rand: rand.Read hangs with extremely large buffers On Windows, rand.Read will hang indefinitely if passed a buffer larger than 1 32 - 1 bytes. crypto/tls: session tickets lack random ticketageadd Session tickets generated by crypto/tls did not contain a randomly...

7.5CVSS7AI score0.02057EPSS
SaveExploits2References5
OSV
OSV
added 2022/05/25 9:11 p.m.27 views

GO-2021-0154 Man-in-the-middle attack with SessionTicketsDisabled in crypto/tls

When SessionTicketsDisabled is enabled, crypto/tls allowed man-in-the-middle attackers to spoof clients via unspecified vectors. If the server enables TLS client authentication using certificates this is rare and explicitly sets SessionTicketsDisabled to true in the tls.Config, then a malicious...

4.3CVSS8.3AI score0.01383EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/23 9:59 p.m.24 views

GO-2022-0434 Panic during certificate parsing on Darwin in crypto/x509

Verifying certificate chains containing certificates which are not compliant with RFC 5280 causes Certificate.Verify to panic on macOS. These chains can be delivered through TLS and can cause a crypto/tls or net/http client to crash...

7.5CVSS7.4AI score0.01424EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/03/25 12:0 a.m.39 views

RHEL 8 : Red Hat OpenStack Platform 16.1 (golang-github-vbatts-tar-split) (RHSA-2022:0988)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:0988 advisory. Security Fixes: net: incorrect parsing of extraneous zero characters at the beginning of an IP address octet CVE-2021-29923 golang:...

7.5CVSS7.2AI score0.06975EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2022/03/23 10:12 p.m.45 views

Moderate: Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (golang-github-vbatts-tar-split) security update

An update for golang-github-vbatts-tar-split is now available for Red Hat OpenStack Platform 16.2 Train. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits2References3
OSV
OSV
added 2022/02/17 5:32 p.m.42 views

GO-2021-0243 Panic on certain certificates in crypto/tls

crypto/tls clients can panic when provided a certificate of the wrong type for the negotiated parameters. net/http clients performing HTTPS requests are also affected...

6.5CVSS6.7AI score0.06975EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/01/25 1:55 p.m.57 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update

An update for etcd is now available for Red Hat OpenStack Platform 16.1 Train. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabilit...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2022/01/25 12:0 a.m.78 views

RHEL 8 : Red Hat OpenStack Platform 16.2 (etcd) (RHSA-2022:0237)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:0237 advisory. A highly-available key value store for shared configuration Security Fixes: net/http: limit growth of header canonicalization cache...

7.5CVSS7.2AI score0.06975EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2022/01/24 1:53 p.m.55 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 (etcd) security update

An update for etcd is now available for Red Hat OpenStack Platform 16.2 Train. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabilit...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits2References4
Rows per page
Query Builder