cvelist/2019/3xxx/CVE-2019-3498.json
2019-03-17 22:54:20 +00:00

92 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-3498",
"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": "In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!topic/django-announce/VYU7xQQTEPQ",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/django-announce/VYU7xQQTEPQ"
},
{
"name": "https://docs.djangoproject.com/en/dev/releases/security/",
"refsource": "MISC",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"name": "USN-3851-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3851-1/"
},
{
"name": "106453",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106453"
},
{
"name": "[debian-lts-announce] 20190106 [SECURITY] [DLA 1629-1] python-django security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00005.html"
},
{
"name": "https://www.djangoproject.com/weblog/2019/jan/04/security-releases/",
"refsource": "MISC",
"url": "https://www.djangoproject.com/weblog/2019/jan/04/security-releases/"
},
{
"name": "DSA-4363",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4363"
}
]
}
}