CVE-2020-15274 MEDIUM

CVE-2020-15274: Stored XSS via search result in Wiki.js

Vendor Requarks
Product wiki.js
Weakness CWE-79 · XSS
Published October 26, 2020
Last update August 4, 2024

CVSS base score

5.8/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

In Wiki.js before version 2.5.162, an XSS payload can be injected in a page title and executed via the search results. While the title is properly escaped in both the navigation links and the actual page title, it is not the case in the search results. Commit a57d9af34c15adbf460dde6553d964efddf433de fixes this vulnerability (version 2.5.162) by properly escaping the text content displayed in the search results.

Key dates

02Disclosure timeline

October 26, 2020 CVE published
August 4, 2024 Record updated