cvelist/2017/10xxx/CVE-2017-10949.json

73 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:34:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"DATE_PUBLIC": "2017-08-02T00:00:00",
"ID": "CVE-2017-10949",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Dell Storage Manager",
"version": {
"version_data": [
{
"version_value": "2016 R2.1"
}
]
}
}
]
},
"vendor_name": "Zero Day Initiative"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:34:54 +00:00
"lang": "eng",
"value": "Directory Traversal in Dell Storage Manager 2016 R2.1 causes Information Disclosure when the doGet method of the EmWebsiteServlet class doesn't properly validate user provided path before using it in file operations. Was ZDI-CAN-4459."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:34:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Directory Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://topics-cdn.dell.com/pdf/dell-compellent-sc8000_release%20notes24_en-us.pdf",
"refsource": "MISC",
"url": "http://topics-cdn.dell.com/pdf/dell-compellent-sc8000_release%20notes24_en-us.pdf"
},
{
"name": "http://www.zerodayinitiative.com/advisories/ZDI-17-523",
"refsource": "MISC",
"url": "http://www.zerodayinitiative.com/advisories/ZDI-17-523"
},
{
"name": "100138",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100138"
}
]
}
}