XSS on an input element with style="display: none" – security.stackexchange.com 07:11 Posted by Unknown No Comments 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 Unknown
0 Comment to "XSS on an input element with style="display: none" – security.stackexchange.com"
Post a Comment