XSS on an input element with style="display: none" – security.stackexchange.com

Suppose only user-supplied double quotes are allowed in an input tag which has the style attribute set to display: none. Something like this: <input type="text" style="display: none;" value="aa" ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "XSS on an input element with style="display: none" – security.stackexchange.com"