cvelist/2018/9xxx/CVE-2018-9110.json

73 lines
2.4 KiB
JSON
Raw Normal View History

2018-03-28 10:05:34 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9110",
"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" : [
{
"lang" : "eng",
2018-05-29 09:05:19 -04:00
"value" : "Studio 42 elFinder before 2.1.37 has a directory traversal vulnerability in elFinder.class.php with the zipdl() function that can allow a remote attacker to download files accessible by the web server process and delete files owned by the account running the web server process. NOTE: this issue exists because of an incomplete fix for CVE-2018-9109."
2018-03-28 10:05:34 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Studio-42/elFinder/commit/e6351557b86cc10a7651253d2d2aff7f6b918f8e",
"refsource" : "CONFIRM",
2018-03-28 10:05:34 -04:00
"url" : "https://github.com/Studio-42/elFinder/commit/e6351557b86cc10a7651253d2d2aff7f6b918f8e"
},
{
"name" : "https://github.com/Studio-42/elFinder/releases/tag/2.1.37",
"refsource" : "CONFIRM",
2018-03-28 10:05:34 -04:00
"url" : "https://github.com/Studio-42/elFinder/releases/tag/2.1.37"
2018-05-29 09:05:19 -04:00
},
{
"name" : "https://github.com/Studio-42/elFinder/wiki/Advisory-about-vulnerability-of-CVE-2018-9109-and-CVE-2018-9110",
"refsource" : "CONFIRM",
"url" : "https://github.com/Studio-42/elFinder/wiki/Advisory-about-vulnerability-of-CVE-2018-9109-and-CVE-2018-9110"
2018-03-28 10:05:34 -04:00
}
]
}
}