CVE-2020-15274
In Wiki.js before version 2.5.162, an XSS payload can be injected in a page title and executed via the search results.
Does this matter?
Lower severity and a low EPSS score (0.77%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.77% probability · 53th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- requarks/wiki.js
- Source
- security-advisories@github.com
References
- https://docs.requarks.io/releasesRelease Notes, Vendor Advisory
- https://github.com/Requarks/wiki/commit/a57d9af34c15adbf460dde6553d964efddf433dePatch, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-pgjv-84m7-62q7Patch, Third Party Advisory
- https://docs.requarks.io/releasesRelease Notes, Vendor Advisory
- https://github.com/Requarks/wiki/commit/a57d9af34c15adbf460dde6553d964efddf433dePatch, Third Party Advisory
- https://github.com/Requarks/wiki/security/advisories/GHSA-pgjv-84m7-62q7Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.