cvelist/2021/31xxx/CVE-2021-31542.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2021-04-22 02:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-05 15:00:48 +00:00
"ID": "CVE-2021-31542",
"STATE": "PUBLIC"
2021-04-22 02:00:46 +00:00
},
2021-05-05 15:00:48 +00:00
"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",
2021-04-22 02:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-05 15:00:48 +00:00
"value": "In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/django-announce"
},
{
"url": "https://docs.djangoproject.com/en/3.2/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/3.2/releases/security/"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2021/05/04/3",
"url": "http://www.openwall.com/lists/oss-security/2021/05/04/3"
},
{
"refsource": "MISC",
"name": "https://www.djangoproject.com/weblog/2021/may/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2021/may/04/security-releases/"
2021-05-06 14:03:45 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2651-1] python-django security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00005.html"
2021-05-12 08:00:42 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-01044b8a59",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZVKYPHR3TKR2ESWXBPOJEKRO2OSJRZUE/"
2021-06-18 10:00:51 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210618-0001/",
"url": "https://security.netapp.com/advisory/ntap-20210618-0001/"
2021-04-22 02:00:46 +00:00
}
]
}
}