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
Looks like we have a similar issue if you use it as your sprite name when saving to your gallery.
For reference here's your example string to use for testing.
An XSS can be triggered if the user uploaded an image with an XSS vector as the file name.
Steps to reproduce the bug
Change Your image name , see the screenshot "Using xss payload as the name"
Go to http://www.piskelapp.com/p/create
Click on import and then browse images and select your image
Voila XSS triggered 😄
Environment details
Linux Os
Firefox Browser
You can simply stop reflecting the file name into the page, it's not needed anyways. 👍
The text was updated successfully, but these errors were encountered: