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.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "17.10"
},
{
"last_affected": "17.10"
}
],
"source": "CPE_STRING",
"vendor_product": "canonical:ubuntu_linux"
}
]
}{
"cpe": [
"cpe:2.3:a:djangoproject:django:1.11.8:*:*:*:*:*:*:*",
"cpe:2.3:a:djangoproject:django:1.11.9:*:*:*:*:*:*:*",
"cpe:2.3:a:djangoproject:django:2.0:*:*:*:*:*:*:*",
"cpe:2.3:a:djangoproject:django:2.0.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "1.11.8"
},
{
"last_affected": "1.11.8"
},
{
"introduced": "1.11.9"
},
{
"last_affected": "1.11.9"
},
{
"introduced": "2.0"
},
{
"last_affected": "2.0"
},
{
"introduced": "2.0.1"
},
{
"last_affected": "2.0.1"
}
],
"source": "CPE_STRING"
}