Assign CVE-2018-9208

This commit is contained in:
Larry W. Cashdollar 2018-11-03 22:05:09 -04:00 committed by GitHub
parent 1cfe7f3b46
commit 5d23e10571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,35 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "ASSIGNER" : "larry0@me.com",
"DATE_ASSIGNED" : "2018-10-09",
"ID" : "CVE-2018-9208", "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_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
@ -11,7 +38,28 @@
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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"
} }
] ]
} }