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
The characters < and > are not escaped when entering them in the joke submission form, therefore they can be used to "XSS yourself" or just to break the submission payload rendering.
The text was updated successfully, but these errors were encountered:
The characters
<
and>
are not escaped when entering them in the joke submission form, therefore they can be used to "XSS yourself" or just to break the submission payload rendering.The text was updated successfully, but these errors were encountered: