CVE-2018-7537
MEDIUM5.3EPSS 3.2%Django Denial-of-service possibility in truncatechars_html and truncatewords_html template filters
Published: 1/4/2019Modified: 4/28/2026
Description
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. 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.
Affected packages (5)
- Alpine/py3-djangofrom 0, < 1.11.11-r0
- Alpine/py-djangofrom 0, < 1.11.11-r0
- Debian/python-djangofrom 0, < 1:1.11.11-1
- PyPI/django>= 2.0, < 2.0.3
- PyPI/django>= 1.8, < 1.8.19, >= 1.11, < 1.11.11, >= 2.0, < 2.0.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U |
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
References (18)
- ADVISORYhttps://github.com/advisories/GHSA-2f9x-5v75-3qv4
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-7537
- ADVISORYhttps://security.alpinelinux.org/vuln/CVE-2018-7537
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2018-7537
- ADVISORYhttps://www.djangoproject.com/weblog/2018/mar/06/security-releases/
- PATCHhttps://github.com/django/django
- WEBhttps://access.redhat.com/errata/RHSA-2018:2927
- WEBhttps://access.redhat.com/errata/RHSA-2019:0265
- WEBhttps://github.com/django/django/commit/94c5da1d17a6b0d378866c66b605102c19f7988c
- WEBhttps://github.com/django/django/commit/a91436360b79a6ff995c3e5018bcc666dfaf1539
- WEBhttps://github.com/django/django/commit/d17974a287a6ea2e361daff88fcc004cbd6835fa
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-6.yaml
- WEBhttps://lists.debian.org/debian-lts-announce/2018/03/msg00006.html
- WEBhttps://usn.ubuntu.com/3591-1
- WEBhttps://usn.ubuntu.com/3591-1/
- WEBhttps://www.debian.org/security/2018/dsa-4161
- WEBhttps://www.djangoproject.com/weblog/2018/mar/06/security-releases
- WEBhttp://www.securityfocus.com/bid/103357