An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.
References
Link | Resource |
---|---|
https://docs.djangoproject.com/en/4.0/releases/security/ | Not Applicable Patch Vendor Advisory |
https://www.djangoproject.com/weblog/2022/aug/03/security-releases/ | Patch Vendor Advisory |
https://groups.google.com/g/django-announce/c/8cz--gvaJr4 | Release Notes Third Party Advisory |
http://www.openwall.com/lists/oss-security/2022/08/03/1 | Mailing List Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220915-0008/ | |
https://www.debian.org/security/2022/dsa-5254 |
Configurations
Configuration 1 (hide)
|
Information
Published : 2022-08-03 07:15
Updated : 2022-10-15 17:15
NVD link : CVE-2022-36359
Mitre link : CVE-2022-36359
JSON object : View
CWE
CWE-494
Download of Code Without Integrity Check
Products Affected
djangoproject
- django