From 207a69cbf655ec079ab151a803f325de0eb05821 Mon Sep 17 00:00:00 2001 From: "Larry W. Cashdollar" Date: Mon, 19 Nov 2018 09:35:27 -0500 Subject: [PATCH] Update CVE-2018-9207.json --- 2018/9xxx/CVE-2018-9207.json | 78 ++++++++++++++++++++++++++++-------- 1 file changed, 62 insertions(+), 16 deletions(-) diff --git a/2018/9xxx/CVE-2018-9207.json b/2018/9xxx/CVE-2018-9207.json index 77a4568719d..f200516f029 100644 --- a/2018/9xxx/CVE-2018-9207.json +++ b/2018/9xxx/CVE-2018-9207.json @@ -1,18 +1,64 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-9207", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "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." - } - ] - } + "data_version": "4.0", + "references": { + "reference_data": [ + { + "url": "http://www.vapidlabs.com/advisory.php?v=206" + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Arbitrary file upload in jQuery Upload File <= 4.0.2" + } + ] + }, + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "4.0.2", + "version_affected": "<=" + } + ] + }, + "product_name": " jQuery Upload File" + } + ] + }, + "vendor_name": "hayageek" + } + ] + } + }, + "CVE_data_meta": { + "UPDATED": "2018-04-08T13:21Z", + "ASSIGNER": "larry0@me.com", + "STATE": "PUBLIC", + "REQUESTER": "larry0@me.com", + "ID": "CVE-2018-9207", + "DATE_ASSIGNED": "2018-11-02" + }, + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Arbitrary file upload vulnerability in jQuery Upload File v4.0.2" + } + ] + } + ] + } }