diff --git a/2017/15xxx/CVE-2017-15136.json b/2017/15xxx/CVE-2017-15136.json index bd23e5b0535..401f8782358 100644 --- a/2017/15xxx/CVE-2017-15136.json +++ b/2017/15xxx/CVE-2017-15136.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "secalert@redhat.com", + "DATE_PUBLIC" : "2018-01-30T00:00:00", "ID" : "CVE-2017-15136", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Satellite 6", + "version" : { + "version_data" : [ + { + "version_value" : "6.3.0" + } + ] + } + } + ] + }, + "vendor_name" : "Red Hat, Inc." + } + ] + } }, "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" : "When registering and activating a new system with Satellite 6 if the new systems hostname is then reset to the hostname of a previously registered system the previously registered system will lose access to updates including security updates." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "CWE-20" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1540343" } ] }