You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Django vulnerable to information leakage in AuthenticationForm
High severity
GitHub Reviewed
Published
Oct 3, 2018
to the GitHub Advisory Database
•
Updated Sep 18, 2024
django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive.
django.contrib.auth.forms.AuthenticationForm
in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from theconfirm_login_allowed()
method, as demonstrated by discovering whether a user account is inactive.References