CVE-2018-6188: Django vulnerable to information leakage in AuthenticationForm
(updated )
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.
References
- github.com/advisories/GHSA-rf4j-j272-fj86
- github.com/django/django
- github.com/django/django/commit/57b95fedad5e0b83fc9c81466b7d1751c6427aae
- github.com/django/django/commit/c37bb28677295f6edda61d8ac461014ef0d3aeb2
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-4.yaml
- nvd.nist.gov/vuln/detail/CVE-2018-6188
- usn.ubuntu.com/3559-1
- web.archive.org/web/20200517143909/http://www.securitytracker.com/id/1040422
- www.djangoproject.com/weblog/2018/feb/01/security-releases
Detect and mitigate CVE-2018-6188 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →