CVE-2021-21383
Description
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 ` 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 ` tags during the render.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3Patches
Vulnerability mechanics
References
3- github.com/Requarks/wiki/commit/5ffa189383dd716f12b56b8cae2ba0d075996cf1nvdPatchThird Party Advisory
- github.com/Requarks/wiki/security/advisories/GHSA-6xx4-m8gx-826rnvdExploitPatchThird Party Advisory
- github.com/Requarks/wiki/releases/tag/2.5.191nvdRelease NotesThird Party Advisory
News mentions
0No linked articles in our index yet.