mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-12 02:05:39 +00:00
Assign CVE-2018-9206
This commit is contained in:
parent
c986b4ac3e
commit
8c830aa291
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user