Django Potential Denial of Service (DoS) on Windows
Moderate severity
GitHub Reviewed
Published
Apr 2, 2025
to the GitHub Advisory Database
•
Updated Apr 3, 2025
Package
Affected versions
>= 5.0, < 5.0.14
>= 5.1, < 5.1.8
Patched versions
5.0.14
5.1.8
Description
Published by the National Vulnerability Database
Apr 2, 2025
Published to the GitHub Advisory Database
Apr 2, 2025
Reviewed
Apr 2, 2025
Last updated
Apr 3, 2025
An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
References