You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no rate limiting on the password reset on the account page. If a user leaves a logged-in session unattended, an attacker can brute force the feature to find the users password. Rate limiting should be added to mitigate this risk.
The text was updated successfully, but these errors were encountered:
There is no rate limiting on the password reset on the account page. If a user leaves a logged-in session unattended, an attacker can brute force the feature to find the users password. Rate limiting should be added to mitigate this risk.
The text was updated successfully, but these errors were encountered: