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

Client Side Vulnerability #16

Open
neo773 opened this issue Feb 15, 2021 · 0 comments
Open

Client Side Vulnerability #16

neo773 opened this issue Feb 15, 2021 · 0 comments

Comments

@neo773
Copy link

neo773 commented Feb 15, 2021

I wouldn't recommend using this script without taking a good look at the source code. t]The passwords are hashed using SHA-1 and to top it all off the registration page has a vulnerability for anyone to register as admin.
<input type="hidden" name="roleid" value="3" class="form-control">

The roleid value attribute can be changed with dev tools and it submits the form with that id I was able to register as an admin.

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

1 participant