Denial of Service Vulnerability in Django Authentication Forms
CVE-2023-46695 
7.5HIGH
What is CVE-2023-46695?
A vulnerability exists in Django's authentication system where the NFKC normalization process is inefficient on Windows platforms. This inefficiency can lead to a Denial of Service (DoS) scenario if the django.contrib.auth.forms.UsernameField processes inputs containing an excessive number of Unicode characters. Attackers may exploit this flaw, causing a slowdown or crash of the application.
