Safety vulnerability ID: 36522
The information on this page was manually curated by our Cybersecurity Intelligence Team.
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.
Latest version: 5.1.3
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.
CONFIRM:https://www.djangoproject.com/weblog/2018/oct/01/security-release/: https://www.djangoproject.com/weblog/2018/oct/01/security-release/
SECTRACK:1041749: http://www.securitytracker.com/id/1041749
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application