You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced search terms are directly embedded in HTML without any input validation or sanitation. If search values contain malicious Javascript code, they could be executed in the victim’s browser when they access the page, potentially leading to a Reflected XSS attack.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Learn more on MITRE.
Impact
Advanced search terms are directly embedded in HTML without any input validation or sanitation. If search values contain malicious Javascript code, they could be executed in the victim’s browser when they access the page, potentially leading to a Reflected XSS attack.
Patches
The vulnerability was fixed in version 5.10.4.