Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2019-12-18 19:15
Updated : 2023-11-07 03:07
NVD link : CVE-2019-19844
Mitre link : CVE-2019-19844
CVE.ORG link : CVE-2019-19844
JSON object : View
Products Affected
djangoproject
- django
canonical
- ubuntu_linux
CWE
CWE-640
Weak Password Recovery Mechanism for Forgotten Password