2022-05-12 20:01:31 +00:00
{
"CVE_data_meta" : {
2022-07-15 20:01:11 +00:00
"ASSIGNER" : "security@golang.org" ,
2022-05-12 20:01:31 +00:00
"ID" : "CVE-2022-30634" ,
2022-07-15 20:01:11 +00:00
"STATE" : "PUBLIC"
} ,
"Credit" : {
"credit_data" : {
"description" : { }
}
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "crypto/rand" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.17.11"
} ,
{
"version_affected" : ">=" ,
"version_value" : "1.18.0"
} ,
{
"version_affected" : "<" ,
"version_value" : "1.18.3"
}
]
}
}
]
} ,
"vendor_name" : "Go"
}
]
}
2022-05-12 20:01:31 +00:00
} ,
2022-07-15 20:01:11 +00:00
"credit" : [
{
"lang" : "eng" ,
"value" : "Davis Goodin and Quim Muntal of Microsoft"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-12 20:01:31 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-15 20:01:11 +00:00
"value" : "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://go.dev/cl/402257" ,
"name" : "https://go.dev/cl/402257"
} ,
{
"refsource" : "MISC" ,
"url" : "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863" ,
"name" : "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863"
} ,
{
"refsource" : "MISC" ,
"url" : "https://go.dev/issue/52561" ,
"name" : "https://go.dev/issue/52561"
} ,
{
"refsource" : "MISC" ,
"url" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ" ,
"name" : "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ"
2022-09-15 18:00:36 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220915-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220915-0004/"
2022-05-12 20:01:31 +00:00
}
]
}
}