Lucene search

K
githubGitHub Advisory DatabaseGHSA-VM8Q-M57G-PFF3
HistoryMar 15, 2024 - 9:30 p.m.

Regular expression denial-of-service in Django

2024-03-1521:30:43
CWE-1333
GitHub Advisory Database
github.com
11
django
security
denial-of-service

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.7%

In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.

CPENameOperatorVersion
djangolt5.0.3
djangolt4.2.11
djangolt3.2.25

References