Lucene search

K
cve[email protected]CVE-2021-21383
HistoryMar 18, 2021 - 5:15 p.m.

CVE-2021-21383

2021-03-1817:15:13
CWE-79
web.nvd.nist.gov
20
wiki.js
vulnerability
xss
node.js
nvd
cve-2021-21383

3.5 Low

CVSS2

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

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

26.6%

Wiki.js an open-source wiki app built on Node.js. Wiki.js before version 2.5.191 is vulnerable to stored cross-site scripting through mustache expressions in code blocks. This vulnerability exists due to mustache expressions being parsed by Vue during content injection even though it is contained within a <pre> element. By creating a crafted wiki page, a malicious Wiki.js user may stage a stored cross-site scripting attack. This allows the attacker to execute malicious JavaScript when the page is viewed by other users. For an example see referenced GitHub Security Advisory. Commit 5ffa189383dd716f12b56b8cae2ba0d075996cf1 fixes this vulnerability by adding the v-pre directive to all <pre> tags during the render.

Affected configurations

Vulners
NVD
Node
requarkswiki.jsRange<2.5.191
VendorProductVersionCPE
requarkswiki\.js*cpe:2.3:a:requarks:wiki\.js:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "wiki",
    "vendor": "Requarks",
    "versions": [
      {
        "status": "affected",
        "version": "< 2.5.191"
      }
    ]
  }
]

3.5 Low

CVSS2

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

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

26.6%

Related for CVE-2021-21383