{ "CVE_data_meta": { "ASSIGNER": "security@golang.org", "ID": "CVE-2022-30634", "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" } ] } }, "credit": [ { "lang": "eng", "value": "Davis Goodin and Quim Muntal of Microsoft" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20220915-0004/", "url": "https://security.netapp.com/advisory/ntap-20220915-0004/" } ] } }