CVE-2020-15274

MEDIUMCVSS 5.4/10EPSS 0.76%

Last modified

CVE-2020-15274 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.76% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
5.4/10

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

EPSS Probability
0.76%

50.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RequarksWiki.Js< 2.5.162

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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. 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.
How severe is CVE-2020-15274?
CVE-2020-15274 has a CVSS score of 5.4/10 (MEDIUM severity). The EPSS model estimates a 0.76% probability of exploitation in the next 30 days.
How do I fix CVE-2020-15274?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-15274?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST