Timing Attack Affecting django-allauth package, versions [,0.54.0)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

Do your applications use this vulnerable package?

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 applications
  • Snyk ID SNYK-PYTHON-DJANGOALLAUTH-5406296
  • published 2 Apr 2023
  • disclosed 2 Apr 2023
  • credit Unknown

Introduced: 2 Apr 2023

CVE NOT AVAILABLE CWE-208 Open this link in a new tab

How to fix?

Upgrade django-allauth to version 0.54.0 or higher.

Overview

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 which allows an attacker to infer whether or not a given account exists based on the response time of an authentication attempt. This occurs even when account enumeration prevention is turned on.

References