Lucene search

K
nvd[email protected]NVD:CVE-2024-27351
HistoryMar 15, 2024 - 8:15 p.m.

CVE-2024-27351

2024-03-1520:15:09
web.nvd.nist.gov
1
django
denial-of-service
vulnerability
regular expression

6.9 Medium

AI Score

Confidence

High

0.029 Low

EPSS

Percentile

90.8%

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.