Information Exposure Affecting django package, versions [2.1.0, 2.1.2)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.22% (60th percentile)
Expand this section
NVD
4.9 medium
Expand this section
Red Hat
2.7 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-DJANGO-72562
  • published 5 Nov 2018
  • disclosed 26 Sep 2018
  • credit Unknown

How to fix?

Upgrade django to version 2.1.2 or higher.

Overview

django is a Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to Information Exposure. If an admin user had the change permission to the user model, only part of the password hash would be displayed in the change form. Admin users with the view permission to the user model were displayed the entire hash.