SB2018020605 - Information disclosure in Django



SB2018020605 - Information disclosure in Django

Published: February 6, 2018

Security Bulletin ID SB2018020605
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Information disclosure (CVE-ID: CVE-2018-6188)

CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote attacker to obtain potentially sensitive information.

The weakness exists in the django.contrib.auth.forms.AuthenticationForm process of Django due to improper security restrictions. A remote attacker can use the confirm_login_allowed function, enter an invalid password or arbitrary user name during use of that function and access sensitive information on the targeted system.

Remediation

Install update from vendor's website.