2022-05-12 20:01:31 +00:00
{
2022-12-27 22:00:42 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2022-08-10 20:10:35 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2022-30629" ,
2022-12-27 22:00:42 +00:00
"ASSIGNER" : "security@golang.org" ,
2022-08-10 20:10:35 +00:00
"STATE" : "PUBLIC"
} ,
2022-12-27 22:00:42 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200: Information Exposure"
}
]
}
]
} ,
2022-08-10 20:10:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2022-12-27 22:00:42 +00:00
"vendor_name" : "Go standard library" ,
2022-08-10 20:10:35 +00:00
"product" : {
"product_data" : [
{
"product_name" : "crypto/tls" ,
"version" : {
"version_data" : [
{
2023-06-08 21:00:40 +00:00
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.17.11"
2022-08-10 20:10:35 +00:00
} ,
{
2023-06-08 21:00:40 +00:00
"version_affected" : "<" ,
"version_name" : "1.18.0-0" ,
"version_value" : "1.18.3"
2022-08-10 20:10:35 +00:00
}
]
}
}
]
2022-12-27 22:00:42 +00:00
}
2022-08-10 20:10:35 +00:00
}
]
}
2022-05-12 20:01:31 +00:00
} ,
2022-08-10 20:10:35 +00:00
"references" : {
"reference_data" : [
{
"url" : "https://go.dev/cl/405994" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/cl/405994"
} ,
{
"url" : "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5" ,
"refsource" : "MISC" ,
"name" : "https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5"
} ,
{
"url" : "https://go.dev/issue/52814" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/issue/52814"
2023-06-08 21:00:40 +00:00
} ,
{
"url" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2022-0531" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2022-0531"
2022-08-10 20:10:35 +00:00
}
]
} ,
2022-12-27 22:00:42 +00:00
"credits" : [
2022-08-10 20:10:35 +00:00
{
2022-12-27 22:00:42 +00:00
"lang" : "en" ,
2022-08-10 20:10:35 +00:00
"value" : "Github user @nervuri"
}
]
2022-05-12 20:01:31 +00:00
}