CVE-2019-14232

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.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTNIST
7.5 HIGH
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
mitreCNA
---
---
CISA-ADPADP
7.5 HIGH
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVEADP
---
---
Base Score
CVSS 3.x
EPSS Score
Percentile: 84%
VendorProductVersion
djangoprojectdjango
1.11 ≤
𝑥
< 1.11.23
djangoprojectdjango
2.1 ≤
𝑥
< 2.1.11
djangoprojectdjango
2.2 ≤
𝑥
< 2.2.4
opensuseleap
15.1
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
python-django
bullseye (security)
2:2.2.28-1~deb11u2
fixed
bullseye
2:2.2.28-1~deb11u2
fixed
bookworm
3:3.2.19-1+deb12u1
fixed
bookworm (security)
3:3.2.19-1+deb12u1
fixed
sid
3:4.2.16-1
fixed
trixie
3:4.2.16-1
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
python-django
noble
Fixed 1:1.11.22-1ubuntu1
released
mantic
Fixed 1:1.11.22-1ubuntu1
released
lunar
Fixed 1:1.11.22-1ubuntu1
released
kinetic
Fixed 1:1.11.22-1ubuntu1
released
jammy
Fixed 1:1.11.22-1ubuntu1
released
focal
Fixed 1:1.11.22-1ubuntu1
released
disco
Fixed 1:1.11.20-1ubuntu0.2
released
bionic
Fixed 1:1.11.11-1ubuntu1.5
released
xenial
Fixed 1.8.7-1ubuntu5.10
released
trusty
needed
References