Reflected File Download Vulnerability in Django by the Django Software Foundation
CVE-2022-36359
8.8HIGH
What is CVE-2022-36359?
A reflected file download vulnerability has been identified in the HTTP FileResponse class within Django versions 3.2 prior to 3.2.15 and 4.0 prior to 4.0.7. This flaw arises from improper handling of the Content-Disposition header, which can be manipulated through user-supplied input. Successful exploitation of this vulnerability may lead to unintended file downloads, posing significant security risks for applications utilizing affected versions of Django.