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

Add rate limiting to authenticated password reset #1685

Open
jholdstock opened this issue Feb 13, 2023 · 1 comment
Open

Add rate limiting to authenticated password reset #1685

jholdstock opened this issue Feb 13, 2023 · 1 comment

Comments

@jholdstock
Copy link
Member

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.

@amass01
Copy link
Member

amass01 commented May 7, 2023

I would like to address this, @alexlyp i guess this is something we are willing to fix ?

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

2 participants