From 5d23e10571e7bfa32e52e1388d428e43be3daff3 Mon Sep 17 00:00:00 2001 From: "Larry W. Cashdollar" Date: Sat, 3 Nov 2018 22:05:09 -0400 Subject: [PATCH] Assign CVE-2018-9208 --- 2018/9xxx/CVE-2018-9208.json | 54 ++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 3 deletions(-) diff --git a/2018/9xxx/CVE-2018-9208.json b/2018/9xxx/CVE-2018-9208.json index 8553b816492..4cf95ee092f 100644 --- a/2018/9xxx/CVE-2018-9208.json +++ b/2018/9xxx/CVE-2018-9208.json @@ -1,8 +1,35 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "larry0@me.com", + "DATE_ASSIGNED" : "2018-10-09", "ID" : "CVE-2018-9208", - "STATE" : "RESERVED" + "REQUESTER" : "larry0@me.com", + "STATE" : "PUBLIC", + "UPDATED" : "2018-04-08T13:21Z" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "jQuery Picture Cut", + "version" : { + "version_data" : [ + { + "version_affected" : "<=", + "version_value" : "1.1Beta" + } + ] + } + } + ] + }, + "vendor_name" : "Tuyoshi Vinicius" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +38,28 @@ "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" : "Unauthenticated arbitrary file upload vulnerability in jQuery Picture Cut <= v1.1Beta" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "jQuery Picture Cut <= v1.1Beta unauthenticated arbitrary file upload vulnerability" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://www.vapidlabs.com/advisory.php?v=207", + "refsource" : "MISC", + "url" : "http://www.vapidlabs.com/advisory.php?v=207" } ] }