Skip to content

Conversation

ShanuWije
Copy link

As part of the master of information security bug bounty assignment have identified that these endpoints needs to be secured. Otherwise any one can view the list of users and get the count without even login in

Description

As part of the master of information security bug bounty assignment have identified that these endpoints needs to be secured. Otherwise any one can list the users and get the count without login in

Fixes # (issue)

Type of change

Security fix

As part of the master of information security bug bounty assignment have identified that these endpoints needs to be secured. Otherwise any one can list the users and get the count without login in
@ShanuWije ShanuWije changed the title Adding authentication to list and count methods Adding authentication to user list and count methods May 15, 2021
Copy link
Author

@ShanuWije ShanuWije left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to have a proper validation on the delete user end point. Otherwise anyone can delete any user, even a normal user can delete a admin user account

…sed to enumerate all the users in the database without login in
@ShanuWije ShanuWije changed the title Adding authentication to user list and count methods Adding authentication to end points list, getUser, count and Delete May 15, 2021
@ShanuWije ShanuWije changed the title Adding authentication to end points list, getUser, count and Delete Adding authentication to user end points list, getUser, count and Delete May 15, 2021
@ShanuWije ShanuWije changed the title Adding authentication to user end points list, getUser, count and Delete Adding authentication to user end points. list, getUser, count and Delete May 15, 2021
@ShanuWije ShanuWije changed the title Adding authentication to user end points. list, getUser, count and Delete Adding authentication to user end points. List, GetUser, Count and Delete May 15, 2021
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

Successfully merging this pull request may close these issues.

1 participant