{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-14232", "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 Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://docs.djangoproject.com/en/dev/releases/security/", "refsource": "MISC", "name": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "refsource": "MISC", "name": "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs", "url": "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs" }, { "refsource": "CONFIRM", "name": "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/", "url": "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/" }, { "refsource": "SUSE", "name": "openSUSE-SU-2019:1839", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html" }, { "refsource": "BUGTRAQ", "name": "20190812 [SECURITY] [DSA 4498-1] python-django security update", "url": "https://seclists.org/bugtraq/2019/Aug/15" }, { "refsource": "DEBIAN", "name": "DSA-4498", "url": "https://www.debian.org/security/2019/dsa-4498" }, { "refsource": "SUSE", "name": "openSUSE-SU-2019:1872", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html" }, { "refsource": "FEDORA", "name": "FEDORA-2019-647f74ce51", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK/" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20190828-0002/", "url": "https://security.netapp.com/advisory/ntap-20190828-0002/" }, { "refsource": "GENTOO", "name": "GLSA-202004-17", "url": "https://security.gentoo.org/glsa/202004-17" } ] } }