Skip to content

Additional SQLi attack in registration servlet not counted as passed challenge -- dump all user passwords #17

@julianthome

Description

@julianthome

It is possible to run a SQLi attack through the register.jsp servlet that allows attackers to dump the whole db.

  1. Go to register.jsp
  2. Put in Mich@el',Select password from Users where name LIKE 'admin%','12345')-- in the username field
  3. Put 12345 in the password fields
  4. Click register button
  5. Go to admin.jsp where the root password is displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions