cvelist/2022/22xxx/CVE-2022-22818.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2022-01-07 20:01:19 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-02-03 02:01:12 +00:00
"ID": "CVE-2022-22818",
"STATE": "PUBLIC"
2022-01-07 20:01:19 +00:00
},
2022-02-03 02:01:12 +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",
2022-01-07 20:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-03 02:01:12 +00:00
"value": "The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS."
}
]
},
"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/feb/01/security-releases/",
"url": "https://www.djangoproject.com/weblog/2022/feb/01/security-releases/"
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/"
2022-01-07 20:01:19 +00:00
}
]
}
}