Automatic information enumeration In django
Description
Django allows enumeration of user e-mail addresses An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 12 | 3:3.2.25-0+deb12u1 | ||
pypi | 5.1.1, 5.0.9, 4.2.16 | ||
debian 11 | 2:2.2.28-1~deb11u11 | ||
debian 13 | 3:4.2.16-1 | ||
debian 14 | 3:4.2.16-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6.