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
I made a Facebook Photo Album then connect in your website to upload a picture but the XSS appeared because of unsecured coding style in your Facebook Photo Selector.
Try to add
htmlentities(album.name)
Search more about how to filter XSS using htmlentities.
http://labs.carsonshold.com/fb-photo-selector/
http://i.imgur.com/eBC4eIM.png
The text was updated successfully, but these errors were encountered: