Bug 1639398 (CVE-2018-16984) - CVE-2018-16984 python-django: Password hash disclosure to "view only" admin users
Summary: CVE-2018-16984 python-django: Password hash disclosure to "view only" admin u...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2018-16984
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1639399
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-15 15:45 UTC by Andrej Nemec
Modified: 2021-02-16 22:56 UTC (History)
33 users (show)

Fixed In Version: python-django 2.1.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-10 10:39:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2018-10-15 15:45:29 UTC
If an admin user has the change permission to the user model, only part of the password hash is displayed in the change form. Admin users with the view (but not change) permission to the user model were displayed the entire hash. While it's typically infeasible to reverse a strong password hash, if your site uses weaker password hashing algorithms such as MD5 or SHA1, it could be a problem.

Affected versions:

Django master development branch
Django 2.1

External References:

https://www.djangoproject.com/weblog/2018/oct/01/security-release/

Comment 1 Andrej Nemec 2018-10-15 15:46:30 UTC
Created python-django tracking bugs for this issue:

Affects: fedora-all [bug 1639399]


Note You need to log in before you can comment on or make changes to this bug.