cvelist/2020/16xxx/CVE-2020-16845.json
2020-08-12 18:01:38 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-16845",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!topic/golang-announce/_ulYYcIWg3Q",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!topic/golang-announce/_ulYYcIWg3Q"
},
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/forum/#!topic/golang-announce/NyPIaucMgXo",
"url": "https://groups.google.com/forum/#!topic/golang-announce/NyPIaucMgXo"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1178",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00021.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1194",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00028.html"
}
]
}
}