cvelist/2020/28xxx/CVE-2020-28337.json

77 lines
2.8 KiB
JSON
Raw Normal View History

2020-11-06 20:01:57 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-15 20:00:39 +00:00
"ID": "CVE-2020-28337",
"STATE": "PUBLIC"
2020-11-06 20:01:57 +00:00
},
2021-02-15 20:00:39 +00:00
"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",
2020-11-06 20:01:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-15 20:00:39 +00:00
"value": "A directory traversal issue in the Utils/Unzip module in Microweber through 1.1.20 allows an authenticated attacker to gain remote code execution via the backup restore feature. To exploit the vulnerability, an attacker must have the credentials of an administrative user, upload a maliciously constructed ZIP file with file paths including relative paths (i.e., ../../), move this file into the backup directory, and execute a restore on this file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/microweber/microweber/commit/777ee9c3e7519eb3672c79ac41066175b2001b50",
"refsource": "MISC",
"name": "https://github.com/microweber/microweber/commit/777ee9c3e7519eb3672c79ac41066175b2001b50"
},
{
"refsource": "MISC",
"name": "https://sl1nki.page/advisories/CVE-2020-28337",
"url": "https://sl1nki.page/advisories/CVE-2020-28337"
},
{
"refsource": "MISC",
"name": "https://sl1nki.page/blog/2021/02/01/microweber-zip-slip",
"url": "https://sl1nki.page/blog/2021/02/01/microweber-zip-slip"
2021-05-10 17:00:44 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/162514/Microweber-CMS-1.1.20-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/162514/Microweber-CMS-1.1.20-Remote-Code-Execution.html"
2020-11-06 20:01:57 +00:00
}
]
}
}