This commit is contained in:
CVE Team 2018-11-05 07:59:56 -05:00
commit cade7cddb7
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -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"
}
]
}