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.
References
Link | Resource |
---|---|
https://docs.requarks.io/releases | Release Notes Vendor Advisory |
https://github.com/Requarks/wiki/commit/a57d9af34c15adbf460dde6553d964efddf433de | Patch Third Party Advisory |
https://github.com/Requarks/wiki/security/advisories/GHSA-pgjv-84m7-62q7 | Patch Third Party Advisory |
https://docs.requarks.io/releases | Release Notes Vendor Advisory |
https://github.com/Requarks/wiki/commit/a57d9af34c15adbf460dde6553d964efddf433de | Patch Third Party Advisory |
https://github.com/Requarks/wiki/security/advisories/GHSA-pgjv-84m7-62q7 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:05
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 5.8 |
References | () https://docs.requarks.io/releases - Release Notes, Vendor Advisory | |
References | () https://github.com/Requarks/wiki/commit/a57d9af34c15adbf460dde6553d964efddf433de - Patch, Third Party Advisory | |
References | () https://github.com/Requarks/wiki/security/advisories/GHSA-pgjv-84m7-62q7 - Patch, Third Party Advisory |
Information
Published : 2020-10-26 19:15
Updated : 2024-11-21 05:05
NVD link : CVE-2020-15274
Mitre link : CVE-2020-15274
CVE.ORG link : CVE-2020-15274
JSON object : View
Products Affected
requarks
- wiki.js
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')