mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2018-6188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6188)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/garethr/snyksh
|
|
|