Skip to content
New issue

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

There is a CSRF vulnerability that can add the administrator account #800

Open
Rambo-996 opened this issue Aug 10, 2018 · 2 comments
Open

Comments

@Rambo-996
Copy link

After the administrator logged in, open the following page to add an administrator.
poc:

<script>history.pushState('', '', '/')</script>
@anupriya17
Copy link

anupriya17 commented Aug 10, 2018 via email

@Rambo-996
Copy link
Author

You can add an token in your form or url to avoid this kind of vulnerability.
I think that is the most easy way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants