cvelist/2017/1002xxx/CVE-2017-1002024.json
2019-03-17 21:50:32 +00:00

76 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "larry0@me.com",
"DATE_ASSIGNED": "2017-06-14",
"ID": "CVE-2017-1002024",
"REQUESTER": "kurt@seifried.org",
"STATE": "PUBLIC",
"UPDATED": "2017-08-10T14:41Z"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Kind Editor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.1.12"
}
]
}
}
]
},
"vendor_name": "Kind Editor Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Vulnerability in web application Kind Editor v4.1.12, kindeditor/php/upload_json.php does not check authentication before allow users to upload files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary File Upload"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/kindsoft/kindeditor",
"refsource": "MISC",
"url": "https://github.com/kindsoft/kindeditor"
},
{
"name": "http://www.vapidlabs.com/advisory.php?v=195",
"refsource": "MISC",
"url": "http://www.vapidlabs.com/advisory.php?v=195"
},
{
"name": "http://kindeditor.org",
"refsource": "MISC",
"url": "http://kindeditor.org"
}
]
}
}