cvelist/2018/15xxx/CVE-2018-15137.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2018-08-07 17:04:46 -04:00
{
2019-03-17 23:14:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-15137",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-07 20:03:35 -04:00
{
2019-03-17 23:14:31 +00:00
"lang": "eng",
"value": "CeLa Link CLR-M20 devices allow unauthorized users to upload any file (e.g., asp, aspx, cfm, html, jhtml, jsp, or shtml), which causes remote code execution as well. Because of the WebDAV feature, it is possible to upload arbitrary files by utilizing the PUT method."
2018-08-07 20:03:35 -04:00
}
2019-03-17 23:14:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/safakaslan/CelaLinkCLRM20/issues/1",
"refsource": "MISC",
"url": "https://github.com/safakaslan/CelaLinkCLRM20/issues/1"
},
{
"name": "45021",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45021/"
}
]
}
}