In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2023-11-03T00:00:00

Updated: 2024-05-01T17:09:51.000328

Reserved: 2023-09-20T00:00:00


Link: CVE-2023-43665

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-11-03T05:15:30.047

Modified: 2024-05-01T17:15:25.800


Link: CVE-2023-43665

JSON object: View

cve-icon Redhat Information

No data.

CWE