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.
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.