Lucene search

K
cveGitHub_MCVE-2020-11051
HistoryMay 05, 2020 - 9:15 p.m.

CVE-2020-11051

2020-05-0521:15:11
CWE-79
GitHub_M
web.nvd.nist.gov
53
cve-2020-11051
wiki.js
stored xss
markdown editor
security vulnerability
html sanitization
patch

CVSS2

3.5

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

CVSS3

6.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N

AI Score

4.8

Confidence

High

EPSS

0.001

Percentile

19.4%

In Wiki.js before 2.3.81, there is a stored XSS in the Markdown editor. An editor with write access to a page, using the Markdown editor, could inject an XSS payload into the content. If another editor (with write access as well) load the same page into the Markdown editor, the XSS payload will be executed as part of the preview panel. The rendered result does not contain the XSS payload as it is stripped by the HTML Sanitization security module. This vulnerability only impacts editors loading the malicious page in the Markdown editor. This has been patched in 2.3.81.

Affected configurations

Nvd
Vulners
Node
requarkswiki.jsRange<2.3.81
VendorProductVersionCPE
requarkswiki.js*cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Wiki.js",
    "vendor": "Requarks",
    "versions": [
      {
        "status": "affected",
        "version": "< 2.3.81"
      }
    ]
  }
]

CVSS2

3.5

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

CVSS3

6.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N

AI Score

4.8

Confidence

High

EPSS

0.001

Percentile

19.4%

Related for CVE-2020-11051