Skip to content

Stored XSS via search result page title

Moderate
NGPixel published GHSA-pgjv-84m7-62q7 Oct 25, 2020

Package

No package listed

Affected versions

<= 2.5.161

Patched versions

2.5.162

Description

Impact

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.

Patches

Commit a57d9af fixes this vulnerability by properly escaping the text content displayed in the search results.

Severity

Moderate

CVE ID

CVE-2020-15274

Weaknesses

No CWEs

Credits