cvelist/2022/36xxx/CVE-2022-36359.json
2023-04-28 05:00:36 +00:00

97 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-36359",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.djangoproject.com/en/4.0/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/4.0/releases/security/"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220803 Django: CVE-2022-36359: Potential reflected file download vulnerability in FileResponse.",
"url": "http://www.openwall.com/lists/oss-security/2022/08/03/1"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/django-announce/c/8cz--gvaJr4",
"url": "https://groups.google.com/g/django-announce/c/8cz--gvaJr4"
},
{
"refsource": "CONFIRM",
"name": "https://www.djangoproject.com/weblog/2022/aug/03/security-releases/",
"url": "https://www.djangoproject.com/weblog/2022/aug/03/security-releases/"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220915-0008/",
"url": "https://security.netapp.com/advisory/ntap-20220915-0008/"
},
{
"refsource": "DEBIAN",
"name": "DSA-5254",
"url": "https://www.debian.org/security/2022/dsa-5254"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-8fed428c5e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-a53ab7c969",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/"
}
]
}
}