8.8
CVE-2022-36359
- EPSS 0.59%
- Published 03.08.2022 14:15:08
- Last modified 21.11.2024 07:12:51
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Djangoproject ≫ Django Version >= 3.2 < 3.2.15
Djangoproject ≫ Django Version >= 4.0 < 4.0.7
Debian ≫ Debian Linux Version11.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.59% | 0.682 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-494 Download of Code Without Integrity Check
The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code.