#VU50814 Input validation error in Django - CVE-2021-23336
Published: February 19, 2021
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to perform web cache spoofing attack.
The vulnerability exists due to insufficient validation of user-supplied input in django.utils.http.limited_parse_qsl() when parsing strings with a semicolon (";"). A remote attacker can pass specially crafted data to the application and perform a spoofing attack.