Timing Attack Affecting django package, versions [,4.2.14) [5.0a1,5.0.7)
Threat Intelligence
EPSS
0.05% (17th
percentile)
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-DJANGO-7436273
- published 10 Jul 2024
- disclosed 9 Jul 2024
- credit Michael Manfre
Introduced: 9 Jul 2024
CVE-2024-39329 Open this link in a new tabHow to fix?
Upgrade django
to version 4.2.14, 5.0.7 or higher.
Overview
Affected versions of this package are vulnerable to Timing Attack via the django.contrib.auth.backends.ModelBackend.authenticate()
method. This allows remote attackers to enumerate users via a timing attack involving login requests for users with unusable passwords.