In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade django-allauth
to version 65.3.0 or higher.
django-allauth is an integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Affected versions of this package are vulnerable to Timing Attack in the AuthenticationBackend._authenticate_by_email
method which allows attackers to determine the existence of user accounts by measuring response times during email/password authentication attempts.