pysec-2022-245
Vulnerability from pysec
Published
2022-08-03 14:15
Modified
2022-08-03 16:55
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "3.2" }, { "fixed": "3.2.15" }, { "introduced": "4.0" }, { "fixed": "4.0.7" } ], "type": "ECOSYSTEM" } ], "versions": [ "3.2", "3.2.1", "3.2.10", "3.2.11", "3.2.12", "3.2.13", "3.2.14", "3.2.2", "3.2.3", "3.2.4", "3.2.5", "3.2.6", "3.2.7", "3.2.8", "3.2.9", "4.0", "4.0.1", "4.0.2", "4.0.3", "4.0.4", "4.0.5", "4.0.6" ] } ], "aliases": [ "CVE-2022-36359", "GHSA-8x94-hmjh-97hq" ], "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.", "id": "PYSEC-2022-245", "modified": "2022-08-03T16:55:03.165433Z", "published": "2022-08-03T14:15:00Z", "references": [ { "type": "WEB", "url": "https://docs.djangoproject.com/en/4.0/releases/security/" }, { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2022/aug/03/security-releases/" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce/c/8cz--gvaJr4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/08/03/1" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-8x94-hmjh-97hq" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.