Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting the value of phpipamredirect to r5zkh'><script>alert(1)</script>quqtl results in XSS when the value is copied to a tag here:
r5zkh'><script>alert(1)</script>quqtl
<div class="col-xs-12"> -- | <input type="password" id="password" name="ipampassword" class="login form-control input-sm" placeholder="Password" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></input> | <input type='hidden' name='phpipamredirect' id='phpipamredirect' value='r5zkh'><script>alert(1)</script>quqtl'> </div>
Proof on demo:
The text was updated successfully, but these errors were encountered:
ee5ef63
Thanks. Please retest.
Sorry, something went wrong.
No branches or pull requests
Setting the value of phpipamredirect to
r5zkh'><script>alert(1)</script>quqtlresults in XSS when the value is copied to a tag here:Proof on demo:

The text was updated successfully, but these errors were encountered: