cvelist/2021/45xxx/CVE-2021-45116.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2021-12-16 19:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-01-05 00:01:01 +00:00
"ID": "CVE-2021-45116",
"STATE": "PUBLIC"
2021-12-16 19:01:12 +00:00
},
2022-01-05 00:01:01 +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-12-16 19:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-05 00:01:01 +00:00
"value": "An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key."
}
]
},
"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/4.0/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/4.0/releases/security/"
},
{
"refsource": "CONFIRM",
"name": "https://www.djangoproject.com/weblog/2022/jan/04/security-releases/",
"url": "https://www.djangoproject.com/weblog/2022/jan/04/security-releases/"
2022-01-21 12:01:13 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220121-0005/",
"url": "https://security.netapp.com/advisory/ntap-20220121-0005/"
2022-02-11 03:01:09 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e7fd530688",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV/"
2021-12-16 19:01:12 +00:00
}
]
}
}