[ISC] Update information for CVE-2019-6470

This commit is contained in:
Brian Conry 2019-11-01 17:09:52 -05:00
parent 1bc996076e
commit 44efa532e0

View File

@ -1,8 +1,34 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security-officer@isc.org",
"DATE_PUBLIC": "2019-05-11T12:00:00.000Z",
"ID": "CVE-2019-6470",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "dhcpd: use-after-free error leads crash in IPv6 mode when using mismatched BIND libraries"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "dhcpd",
"version": {
"version_data": [
{
"version_name": "builds not wholly from ISC source",
"version_value": "< 4.4.1"
}
]
}
}
]
},
"vendor_name": "Multiple, non-ISC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,8 +37,66 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "There had existed in one of the ISC BIND libraries a bug in a function that was used by dhcpd when operating in DHCPv6 mode. There was also a bug in dhcpd relating to the use of this function per its documentation, but the bug in the library function prevented this from causing any harm.\n\nAll releases of dhcpd from ISC contain copies of this, and other, BIND libraries in combinations that have been tested prior to release and are known to not present issues like this. Some third-party packagers of ISC software have modified the dhcpd source, BIND source, or version matchup in ways that create the crash potential. Based on reports available to ISC, the crash probability is large and no analysis has been done on how, or even if, the probability can be manipulated by an attacker.\n\nAffects: Builds of dhcpd versions prior to version 4.4.1 when using BIND versions 9.11.2 or later, or BIND versions with specific bug fixes backported to them. ISC does not have access to comprehensive version lists for all repackagings of dhcpd that are vulnerable. In particular, builds from other vendors may also be affected. Operators are advised to consult their vendor documentation."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "A use-after-free error in DHCPv6 processing when interfacing with newer BIND libraries leads to frequent crashes"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/errata/RHSA-2019:2060",
"refsource": "CONFIRM",
"url": "https://access.redhat.com/errata/RHSA-2019:2060"
},
{
"name": "https://lists.opensuse.org/opensuse-security-announce/2019-10/msg00049.html",
"refsource": "CONFIRM",
"url": "https://lists.opensuse.org/opensuse-security-announce/2019-10/msg00049.html"
},
{
"name": "https://lists.opensuse.org/opensuse-security-announce/2019-10/msg00048.html",
"refsource": "CONFIRM",
"url": "https://lists.opensuse.org/opensuse-security-announce/2019-10/msg00048.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896122",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896122"
}
]
},
"source": {
"discovery": "USER"
}
}
}