cvelist/2018/5xxx/CVE-2018-5733.json

137 lines
4.3 KiB
JSON
Raw Normal View History

2018-01-17 10:02:38 -05:00
{
2019-01-16 15:05:38 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "security-officer@isc.org",
"DATE_PUBLIC" : "2018-02-28T00:00:00.000Z",
"ID" : "CVE-2018-5733",
"STATE" : "PUBLIC",
"TITLE" : "A malicious client can overflow a reference counter in ISC dhcpd"
2018-01-17 10:02:38 -05:00
},
2019-01-16 15:05:38 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"product" : {
"product_data" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"product_name" : "ISC DHCP",
"version" : {
"version_data" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"version_name" : "ISC DHCP",
"version_value" : "4.1.0 -> 4.1-ESV-R15, 4.2.0 -> 4.2.8, 4.3.0 -> 4.3.6, 4.4.0"
2019-01-16 14:19:40 -05:00
}
]
}
}
]
},
2019-01-16 15:05:38 -05:00
"vendor_name" : "ISC"
2019-01-16 14:19:40 -05:00
}
]
}
},
2019-01-16 15:05:38 -05:00
"credit" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"lang" : "eng",
"value" : "ISC would like to thank Felix Wilhelm, Google Security Team, for reporting this vulnerability."
2019-01-16 14:19:40 -05:00
}
],
2019-01-16 15:05:38 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"lang" : "eng",
"value" : "A malicious client which is allowed to send very large amounts of traffic (billions of packets) to a DHCP server can eventually overflow a 32-bit reference counter, potentially causing dhcpd to crash. Affects ISC DHCP 4.1.0 -> 4.1-ESV-R15, 4.2.0 -> 4.2.8, 4.3.0 -> 4.3.6, 4.4.0."
2019-01-16 14:19:40 -05:00
}
]
},
2019-01-16 15:05:38 -05:00
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 5.9,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "NONE",
"integrityImpact" : "NONE",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
2019-01-16 14:19:40 -05:00
}
},
2019-01-16 15:05:38 -05:00
"problemtype" : {
"problemtype_data" : [
2018-01-17 10:02:38 -05:00
{
2019-01-16 15:05:38 -05:00
"description" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"lang" : "eng",
"value" : "Successful exploitation of this vulnerability may exhaust the memory available to dhcpd and/or cause it to crash, resulting in a denial of service to clients."
2019-01-16 14:19:40 -05:00
}
]
2018-01-17 10:02:38 -05:00
}
]
2019-01-16 14:19:40 -05:00
},
2019-01-16 15:05:38 -05:00
"references" : {
"reference_data" : [
2019-01-17 06:04:45 -05:00
{
"name" : "[debian-lts-announce] 20180322 [SECURITY] [DLA 1313-1] isc-dhcp security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00015.html"
},
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"name" : "https://kb.isc.org/docs/aa-01567",
"refsource" : "CONFIRM",
"url" : "https://kb.isc.org/docs/aa-01567"
2019-01-17 06:04:45 -05:00
},
{
"name" : "DSA-4133",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4133"
},
{
"name" : "RHSA-2018:0469",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0469"
},
{
"name" : "RHSA-2018:0483",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0483"
},
{
"name" : "USN-3586-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3586-1/"
},
{
"name" : "USN-3586-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3586-2/"
},
{
"name" : "103188",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103188"
},
{
"name" : "1040437",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040437"
2019-01-16 14:19:40 -05:00
}
]
},
2019-01-16 15:05:38 -05:00
"solution" : [
2019-01-16 14:19:40 -05:00
{
2019-01-16 15:05:38 -05:00
"lang" : "eng",
"value" : "Upgrade to the patched release most closely related to your current version of DHCP.\n\n DHCP 4.1-ESV-R15-P1\n DHCP 4.3.6-P1\n DHCP 4.4.1"
2019-01-16 14:19:40 -05:00
}
],
2019-01-16 15:05:38 -05:00
"source" : {
"discovery" : "EXTERNAL"
2018-01-17 10:02:38 -05:00
}
}