Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2022-30629

Summary
Assigner-Go
Assigner Org ID-1bb62c36-49e3-4200-9d77-64a1400537cc
Published At-09 Aug, 2022 | 20:17
Updated At-03 Aug, 2024 | 06:56
Rejected At-
Credits

Session tickets lack random ticket_age_add in crypto/tls

Non-random values for ticket_age_add 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.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Go
Assigner Org ID:1bb62c36-49e3-4200-9d77-64a1400537cc
Published At:09 Aug, 2022 | 20:17
Updated At:03 Aug, 2024 | 06:56
Rejected At:
▼CVE Numbering Authority (CNA)
Session tickets lack random ticket_age_add in crypto/tls

Non-random values for ticket_age_add 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.

Affected Products
Vendor
Go standard library
Product
crypto/tls
Collection URL
https://pkg.go.dev
Package Name
crypto/tls
Program Routines
  • serverHandshakeStateTLS13.sendSessionTickets
Default Status
unaffected
Versions
Affected
  • From 0 before 1.17.11 (semver)
  • From 1.18.0-0 before 1.18.3 (semver)
Problem Types
TypeCWE IDDescription
N/AN/ACWE-200: Information Exposure
Type: N/A
CWE ID: N/A
Description: CWE-200: Information Exposure
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Github user @nervuri
Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://go.dev/cl/405994
N/A
https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
N/A
https://go.dev/issue/52814
N/A
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
N/A
https://pkg.go.dev/vuln/GO-2022-0531
N/A
Hyperlink: https://go.dev/cl/405994
Resource: N/A
Hyperlink: https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
Resource: N/A
Hyperlink: https://go.dev/issue/52814
Resource: N/A
Hyperlink: https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
Resource: N/A
Hyperlink: https://pkg.go.dev/vuln/GO-2022-0531
Resource: N/A
▼Authorized Data Publishers (ADP)
CVE Program Container
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://go.dev/cl/405994
x_transferred
https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
x_transferred
https://go.dev/issue/52814
x_transferred
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
x_transferred
https://pkg.go.dev/vuln/GO-2022-0531
x_transferred
Hyperlink: https://go.dev/cl/405994
Resource:
x_transferred
Hyperlink: https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
Resource:
x_transferred
Hyperlink: https://go.dev/issue/52814
Resource:
x_transferred
Hyperlink: https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
Resource:
x_transferred
Hyperlink: https://pkg.go.dev/vuln/GO-2022-0531
Resource:
x_transferred
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:security@golang.org
Published At:10 Aug, 2022 | 20:15
Updated At:07 Nov, 2023 | 03:47

Non-random values for ticket_age_add 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.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.13.1LOW
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Type: Primary
Version: 3.1
Base score: 3.1
Base severity: LOW
Vector:
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
CPE Matches

Go
golang
>>go>>Versions before 1.17.11(exclusive)
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Go
golang
>>go>>Versions from 1.18.0(inclusive) to 1.18.3(exclusive)
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-330Primarynvd@nist.gov
CWE ID: CWE-330
Type: Primary
Source: nvd@nist.gov
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://go.dev/cl/405994security@golang.org
Patch
https://go.dev/issue/52814security@golang.org
Exploit
Issue Tracking
Vendor Advisory
https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5security@golang.org
Mailing List
Patch
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJsecurity@golang.org
Mailing List
Vendor Advisory
https://pkg.go.dev/vuln/GO-2022-0531security@golang.org
Vendor Advisory
Hyperlink: https://go.dev/cl/405994
Source: security@golang.org
Resource:
Patch
Hyperlink: https://go.dev/issue/52814
Source: security@golang.org
Resource:
Exploit
Issue Tracking
Vendor Advisory
Hyperlink: https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
Source: security@golang.org
Resource:
Mailing List
Patch
Hyperlink: https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
Source: security@golang.org
Resource:
Mailing List
Vendor Advisory
Hyperlink: https://pkg.go.dev/vuln/GO-2022-0531
Source: security@golang.org
Resource:
Vendor Advisory

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found