From 2aa5cad03d0f6cd2ef98f78800f554997fbdfc28 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 21 Jun 2019 21:00:46 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/10xxx/CVE-2019-10028.json | 53 ++++++++++++++++++++++++++++++++-- 1 file changed, 50 insertions(+), 3 deletions(-) diff --git a/2019/10xxx/CVE-2019-10028.json b/2019/10xxx/CVE-2019-10028.json index f29fda2564a..38a5eb41679 100644 --- a/2019/10xxx/CVE-2019-10028.json +++ b/2019/10xxx/CVE-2019-10028.json @@ -4,14 +4,61 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10028", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-report@netflix.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Netflix", + "product": { + "product_data": [ + { + "product_name": "Dial Reference Source Code Repo (https://github.com/Netflix/dial-reference)", + "version": { + "version_data": [ + { + "version_value": "Before June 18" + }, + { + "version_value": "2019." + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Denial of Service" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2019-002.md", + "url": "https://github.com/Netflix/security-bulletins/blob/master/advisories/nflx-2019-002.md" + } + ] }, "description": { "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": "Denial of Service (DOS) in Dial Reference Source Code Used before June 18th, 2019." } ] }