CVE-2022-30629: Session tickets lack random ticket_age_add in crypto/tls

Published Jun 2, 2022
·
Updated

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.

Other sources

Golang Go could allow a remote attacker to obtain sensitive information, caused by an issue with session tickets generated by crypto/tls did not contain a randomly generated ticketageadd. By comparing ticket ages during session resumption, an attacker could exploit this vulnerability to observe TLS handshakes information to correlate successive connections.

IBM

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.

Session tickets lack random ticketageadd in crypto/tls

Microsoft

We have just released Go versions 1.18.3 and 1.17.11, minor point releases.

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.

References: https://go.dev/issue/52814 https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg

Upstream Commits: Master : https://github.com/golang/go/commit/fe4de36198794c447fbd9d7cc2d7199a506c76a5 Branch.go1.17 : https://github.com/golang/go/commit/c15a8e2dbb5ac376a6ed890735341b812d6b965c Branch.go1.18 : https://github.com/golang/go/commit/c838098c327a1b6d63446f4722e943b02d235d78

Red Hat

Affected Software

30 affected componentsFixes available
redhat/openshift-serverless-clients<0:1.3.1-4.el8
0:1.3.1-4.el8
redhat/servicemesh<0:2.1.5-1.el8
0:2.1.5-1.el8
redhat/servicemesh-operator<0:2.1.5-1.el8
0:2.1.5-1.el8
redhat/servicemesh-prometheus<0:2.23.0-9.el8
0:2.23.0-9.el8
redhat/servicemesh-proxy<0:2.1.5-1.el8
0:2.1.5-1.el8
redhat/servicemesh-ratelimit<0:2.1.5-1.el8
0:2.1.5-1.el8
redhat/go-toolset<1.17-0:1.17.12-1.el7_9
1.17-0:1.17.12-1.el7_9
redhat/go-toolset<1.17-golang-0:1.17.12-1.el7_9
1.17-golang-0:1.17.12-1.el7_9
redhat/golang<0:1.17.12-1.el9_0
0:1.17.12-1.el9_0
redhat/go-toolset<0:1.17.12-1.el9_0
0:1.17.12-1.el9_0
redhat/buildah<1:1.29.1-1.el9
1:1.29.1-1.el9
redhat/podman<2:4.4.1-3.el9
2:4.4.1-3.el9
redhat/skopeo<2:1.11.2-0.1.el9
2:1.11.2-0.1.el9
redhat/containernetworking-plugins<1:1.2.0-1.el9
1:1.2.0-1.el9
redhat/butane<0:0.15.0-2.rhaos4.11.el8
0:0.15.0-2.rhaos4.11.el8
redhat/cri-o<0:1.24.2-4.rhaos4.11.gitd6283df.el8
0:1.24.2-4.rhaos4.11.gitd6283df.el8
redhat/ignition<0:2.14.0-4.rhaos4.11.el8
0:2.14.0-4.rhaos4.11.el8
redhat/cri-tools<0:1.24.2-6.el8
0:1.24.2-6.el8
redhat/skopeo<2:1.5.2-4.rhaos4.11.el8
2:1.5.2-4.rhaos4.11.el8
redhat/etcd<0:3.3.23-12.el8
0:3.3.23-12.el8
redhat/kubevirt<0:4.12.0-1057.el7
0:4.12.0-1057.el7
redhat/kubevirt<0:4.12.0-1057.el8
0:4.12.0-1057.el8
debian/golang-1.15<=1.15.15-1~deb11u4
Golang Go<1.17.11
Golang Go>=1.18.0<1.18.3
redhat/go<1.18.3
1.18.3
redhat/go<1.17.11
1.17.11
IBM Concert Software<=1.0.0 - 1.0.1
Microsoft cm1 golang 1.18.5-1
Microsoft cbl2 golang 1.18.5-1

Event History

Jun 2, 2022
CVE Published
12:00 AM
Data Sourced
via Red Hat·09:22 AM
DescriptionSeverityAffected Software
Aug 9, 2022
CVE Published
via MITRE·08:17 PM
Data Sourced
via MITRE·08:17 PM
DescriptionWeakness
Aug 10, 2022
Data Sourced
via NVD·08:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Aug 17, 2022
Data Sourced
via Microsoft·07:00 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·07:00 AM
Affected Software
Updated
via Microsoft·07:00 AM
Affected Software
Updated
via Microsoft·07:00 AM
DescriptionSeverityWeakness
Oct 10, 2024
Data Sourced
via Ubuntu·01:15 PM
RemedyDescriptionSeverityAffected Software
Data Sourced
via Launchpad·01:16 PM
Description
Oct 21, 2024
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2022-30629?

CVE-2022-30629 is a vulnerability that affects the crypto/tls package in Go versions before 1.17.11 and 1.18.3.

2

How does CVE-2022-30629 impact the affected software?

CVE-2022-30629 allows an attacker to observe TLS handshakes and correlate successive connections during session resumption.

3

What is the severity of CVE-2022-30629?

CVE-2022-30629 has a severity rating of 3.1 (low).

4

What is the remedy for CVE-2022-30629?

The remedy for CVE-2022-30629 is to update to Go versions 1.17.11 or 1.18.3.

5

Where can I find more information about CVE-2022-30629?

You can find more information about CVE-2022-30629 at the following references: [Link 1](https://go.dev/issue/52814), [Link 2](https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg), [Link 3](https://github.com/golang/go/commit/fe4de36198794c447fbd9d7cc2d7199a506c76a5).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203