#VU94188 Input validation error in Django - CVE-2024-39614
Published: July 12, 2024 / Updated: August 9, 2024
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in django.utils.translation.get_supported_language_variant() function. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.