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.
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/36xxx/CVE-2022-36359.json",
"unresolved_ranges": [
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "3.2"
},
{
"fixed": "3.2.15"
},
{
"introduced": "4.0"
},
{
"fixed": "4.0.7"
}
]
}
]
}