This commit is contained in:
CVE Team 2018-11-19 11:48:18 -05:00
commit cf8b9fd289
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

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