diff --git a/2018/1xxx/CVE-2018-1064.json b/2018/1xxx/CVE-2018-1064.json index ec2ab40d583..70cc869d2bb 100644 --- a/2018/1xxx/CVE-2018-1064.json +++ b/2018/1xxx/CVE-2018-1064.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "secalert@redhat.com", + "DATE_PUBLIC" : "2018-03-14T00:00:00", "ID" : "CVE-2018-1064", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "libvirt", + "version" : { + "version_data" : [ + { + "version_value" : "before 4.2.0-rc1" + } + ] + } + } + ] + }, + "vendor_name" : "libvirt" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "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" : "libvirt version before 4.2.0-rc1 is vulnerable to a resource exhaustion as a result of an incomplete fix for CVE-2018-5748 that affects QEMU monitor but now also triggered via QEMU guest agent." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "CWE-400" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1550672" } ] }