vendor:
Django
by:
Exploit Database
9.8
CVSS
CRITICAL
Authentication Bypass
287
CWE
Product Name: Django
Affected Version From: Django version 3.0.0
Affected Version To: Django version 3.0.6
Patch Exists: YES
Related CWE: CVE-2019-19844
CPE: a:djangoproject:django:3.0.0
Metasploit:
https://www.rapid7.com/db/vulnerabilities/debian-cve-2019-19844/, https://www.rapid7.com/db/vulnerabilities/oracle-solaris-cve-2019-19844/, https://www.rapid7.com/db/vulnerabilities/alpine-linux-cve-2019-19844/, https://www.rapid7.com/db/vulnerabilities/ubuntu-cve-2019-19844/, https://www.rapid7.com/db/vulnerabilities/gentoo-linux-cve-2019-19844/
Other Scripts:
N/A
Platforms Tested: None
2019
django_cve_2019_19844_poc
This PoC exploits a vulnerability in Django which allows an attacker to bypass authentication by using a specially crafted email address. The attacker can use this vulnerability to reset the password of any user in the system and gain access to their account.
Mitigation:
Upgrade to Django version 3.0.7 or later.