CVE-2022-36359

Source
https://cve.org/CVERecord?id=CVE-2022-36359
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-36359.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-36359
Aliases
Downstream
Related
Published
2022-08-03T14:15:08.710Z
Modified
2026-03-11T00:19:31.330819Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Database specific
{
    "versions": [
        {
            "introduced": "3.2"
        },
        {
            "fixed": "3.2.15"
        },
        {
            "introduced": "4.0"
        },
        {
            "fixed": "4.0.7"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-36359.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    }
]