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
When an unsuccessful paste is submitted the "title" parameter is returned without sanitization which can lead to an XSS.
This could be exploited using CSRF. here is an example of a such CSRF payload:
When an unsuccessful paste is submitted the "title" parameter is returned without sanitization which can lead to an XSS.
This could be exploited using CSRF. here is an example of a such CSRF payload:
The text was updated successfully, but these errors were encountered: