Mobile app version of vmapp.org
Login or Join
Vandalay111

: XSS with local storage - Is it a concern? I am working on creating a demo of how to use HTML5's local storage. The demo will be placed on my personal website and will append the user submitted

@Vandalay111

Posted in: #Html5 #Javascript

I am working on creating a demo of how to use HTML5's local storage. The demo will be placed on my personal website and will append the user submitted data to the html. Can XSS stored on the client negatively affect my website?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Vandalay111

1 Comments

Sorted by latest first Latest Oldest Best

 

@Carla537

It is a new technology, and should not be used for any sort of production.
michael-coates.blogspot.com/2010/07/html5-local-storage-and-xss.html
Please read the comments to further judge whether this is a good idea.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme