CVE-2021-43800
Last modified
CVE-2021-43800 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Wiki.js is a wiki app built on Node.js. Prior to version 2.5.254, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled on a Windows host. EPSS estimates a 1.74% chance of exploitation in the next 30 days.
Description
Wiki.js is a wiki app built on Node.js. Prior to version 2.5.254, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled on a Windows host. A malicious user can potentially read any file on the file system by crafting a special URL that allows for directory traversal. This is only possible on a Wiki.js server running on Windows, when a storage module implementing local asset cache (e.g Local File System or Git) is enabled and that no web application firewall solution (e.g. cloudflare) strips potentially malicious URLs. Commit number 414033de9dff66a327e3f3243234852f468a9d85 fixes this vulnerability by sanitizing the path before it is passed on to the storage module. The sanitization step removes any windows directory traversal sequences from the path. As a workaround, disable any storage module with local asset caching capabilities (Local File System, Git).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Requarks | Wiki.Js | < 2.5.245 |
References
- https://github.com/Requarks/wiki/commit/414033de9dff66a327e3f3243234852f468a9d85Patch, Third Party Advisory
- https://github.com/Requarks/wiki/releases/tag/2.5.254Release Notes, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-r363-73gj-6j25Patch, Third Party Advisory
- https://github.com/Requarks/wiki/commit/414033de9dff66a327e3f3243234852f468a9d85Patch, Third Party Advisory
- https://github.com/Requarks/wiki/releases/tag/2.5.254Release Notes, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-r363-73gj-6j25Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43800?
How severe is CVE-2021-43800?
How do I fix CVE-2021-43800?
Are you affected by CVE-2021-43800?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
