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
In the tag library there is a XSS vulnerability. What ever is being passed in for the order parameter(params.order) is being rendered in the page without being escaped.
You could try by setting any junk for the order parameter and it will show up in the rendered html.
The text was updated successfully, but these errors were encountered:
In the tag library there is a XSS vulnerability. What ever is being passed in for the order parameter(params.order) is being rendered in the page without being escaped.
You could try by setting any junk for the order parameter and it will show up in the rendered html.
The text was updated successfully, but these errors were encountered: