An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
2023-11-02T06:15:08.000
2024-11-21T08:29:05.987
Modified
CVSSv3.1: 7.5 (HIGH)
Type | Vendor | Product | Version/Range | Vulnerable? |
---|---|---|---|---|
Application | djangoproject | django | < 3.2.23 | Yes |
Application | djangoproject | django | < 4.1.13 | Yes |
Application | djangoproject | django | < 4.2.7 | Yes |