2020-02-05 13:01:17 +00:00
{
"CVE_data_meta" : {
2020-06-17 16:15:15 -05:00
"ASSIGNER" : "security-officer@isc.org" ,
"DATE_PUBLIC" : "2020-06-10T19:10:14.000Z" ,
2020-02-05 13:01:17 +00:00
"ID" : "CVE-2020-8618" ,
2020-06-17 16:15:15 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "A buffer boundary check assertion in rdataset.c can fail incorrectly during zone transfer"
2020-02-05 13:01:17 +00:00
} ,
2020-06-17 16:15:15 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "BIND9" ,
"version" : {
"version_data" : [
{
"version_value" : "9.16.0 -> 9.16.3"
}
]
}
}
]
} ,
"vendor_name" : "ISC"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-02-05 13:01:17 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-17 16:15:15 -05:00
"value" : "An attacker who is permitted to send zone data to a server via zone transfer can exploit this to intentionally trigger the assertion failure with a specially constructed zone, denying service to clients."
2020-02-05 13:01:17 +00:00
}
]
2020-06-17 16:15:15 -05:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "An assertion check in BIND (that is meant to prevent going beyond the end of a buffer when processing incoming data) can be incorrectly triggered by a large response during zone transfer. Versions affected: BIND 9.16.0 -> 9.16.3"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://kb.isc.org/docs/cve-2020-8618" ,
"refsource" : "CONFIRM" ,
"url" : "https://kb.isc.org/docs/cve-2020-8618"
2020-06-25 08:01:18 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20200625-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20200625-0003/"
2020-07-02 16:01:20 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4399-1" ,
"url" : "https://usn.ubuntu.com/4399-1/"
2020-10-20 00:01:50 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1699" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html"
2020-10-20 12:01:45 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1701" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html"
2020-06-17 16:15:15 -05:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Upgrade to the patched release most closely related to your current version of BIND:\n\n BIND 9.16.4"
}
] ,
"source" : {
"discovery" : "USER"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "None"
}
]
2020-06-25 08:01:18 +00:00
}