-
Notifications
You must be signed in to change notification settings - Fork 0
Login Bruteforce #3
Copy link
Copy link
Closed
Labels
FixedThis issue was fully fixed.This issue was fully fixed.
Description
File: api.php
Method: send_register_message | UNAUTH
Description: It's possible to bruteforce all the logins, as API returns the error if email was taken.
Ways to mitigate this issue:
- Remove error message from send_register_message
- Remove error message from send_restore_email
- Change the corresponding error messages
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FixedThis issue was fully fixed.This issue was fully fixed.