CVE-2021-43800
CVSS V2 Medium 4.3
CVSS V3 High 7.5
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).
Overview
- CVE ID
- CVE-2021-43800
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-12-06T19:15:07
- Last Modified Date
- 2021-12-08T15:25:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:* | 1 | OR | 2.5.245 | |
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* | 0 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/Requarks/wiki/commit/414033de9dff66a327e3f3243234852f468a9d85 | Patch Third Party Advisory |
https://github.com/Requarks/wiki/security/advisories/GHSA-r363-73gj-6j25 | Patch Third Party Advisory |
https://github.com/Requarks/wiki/releases/tag/2.5.254 | Release Notes Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-43800 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43800 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:42:45 | Added to TrackCVE | |||
2022-12-06 03:02:56 | 2021-12-06T19:15Z | 2021-12-06T19:15:07 | CVE Published Date | updated |
2022-12-06 03:02:57 | 2021-12-08T15:25:39 | CVE Modified Date | updated | |
2022-12-06 03:02:57 | Analyzed | Vulnerability Status | updated |