From f39ea001be574fe9378281a085b076bdacff2a68 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 27 Nov 2018 14:10:01 -0500 Subject: [PATCH] - Added submission from Palo Alto for PAN-SA-2018-0016 from 2018-11-20. --- 2018/10xxx/CVE-2018-10142.json | 48 +++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/2018/10xxx/CVE-2018-10142.json b/2018/10xxx/CVE-2018-10142.json index 3c8d0979cd0..b930bc86cf4 100644 --- a/2018/10xxx/CVE-2018-10142.json +++ b/2018/10xxx/CVE-2018-10142.json @@ -1,8 +1,31 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@paloaltonetworks.com", "ID" : "CVE-2018-10142", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Palo Alto Networks Expedition", + "version" : { + "version_data" : [ + { + "version_value" : "Expedition 1.0.106 and earlier" + } + ] + } + } + ] + }, + "vendor_name" : "Palo Alto Networks" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,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" : "The Expedition Migration tool 1.0.106 and earlier may allow an unauthenticated attacker to enumerate files on the operating system." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Information Disclosure" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://securityadvisories.paloaltonetworks.com/Home/Detail/135" } ] }