CVE-2020-28337: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.
References
- packetstormsecurity.com/files/162514/Microweber-CMS-1.1.20-Remote-Code-Execution.html
- github.com/advisories/GHSA-pqcf-v8v5-jmcg
- github.com/microweber/microweber/commit/777ee9c3e7519eb3672c79ac41066175b2001b50
- nvd.nist.gov/vuln/detail/CVE-2020-28337
- sl1nki.page/advisories/CVE-2020-28337
- sl1nki.page/blog/2021/02/01/microweber-zip-slip
Detect and mitigate CVE-2020-28337 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →