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

Additional SQLi attack in registration servlet not counted as passed challenge -- register as administrator #18

Open
julianthome opened this issue Dec 1, 2017 · 0 comments

Comments

@julianthome
Copy link

It is possible to run a SQLi attack through the register.jsp servlet that allows new users to register as administrator.

  1. Go to register.jsp
  2. Put in H@ans','ADMIN','12345') in the username field
  3. Put 12345 in the password fields
  4. Click register button
  5. Go to admin.jsp where the user is listed as root user
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