Assign CVE-2018-9206

This commit is contained in:
Larry W. Cashdollar 2018-10-11 10:20:55 -04:00 committed by GitHub
parent c986b4ac3e
commit 8c830aa291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,67 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9206",
"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=204"
},
{
"url": "https://github.com/blueimp/jQuery-File-Upload"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload"
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "9.22.0",
"version_affected": "<="
}
]
},
"product_name": "Blueimp jQuery-File-Upload"
}
]
},
"vendor_name": "Blueimp"
}
]
}
},
"CVE_data_meta": {
"UPDATED": "2018-04-08T13:21Z",
"ASSIGNER": "larry0@me.com",
"STATE": "PUBLIC",
"REQUESTER": "larry0@me.com",
"ID": "CVE-2018-9206",
"DATE_ASSIGNED": "2018-10-09"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "jQuery-File-Upload <= v9.22.0 unauthenticated arbitrary file upload vulnerability"
}
]
}
]
}
}