HomeDefectsLIN1022-5541
Fixed

LIN1022-5541 : Security Advisory - python-django - CVE-2023-43665

Created: Oct 6, 2023    Updated: Feb 18, 2025
Resolved Date: Mar 12, 2024
Found In Version: 10.22.33.1
Fix Version: 10.22.33.15
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

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.

https://nvd.nist.gov/vuln/detail/CVE-2023-43665

CVEs