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.
References
Configurations
History
01 May 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Apr 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Dec 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
13 Nov 2023, 15:29
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-1284 | |
CPE | cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
|
First Time |
Fedoraproject
Djangoproject django Fedoraproject fedora Djangoproject |
|
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HJFRPUHDYJHBH3KYHSPGULQM4JN7BMSU/ - Mailing List, Third Party Advisory | |
References | (MISC) https://docs.djangoproject.com/en/4.2/releases/security/ - Patch, Vendor Advisory | |
References | (CONFIRM) https://www.djangoproject.com/weblog/2023/oct/04/security-releases/ - Vendor Advisory | |
References | () https://groups.google.com/forum/#%21forum/django-announce - Permissions Required | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
07 Nov 2023, 04:21
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
03 Nov 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Nov 2023, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-03 05:15
Updated : 2024-05-01 17:15
NVD link : CVE-2023-43665
Mitre link : CVE-2023-43665
CVE.ORG link : CVE-2023-43665
JSON object : View
Products Affected
djangoproject
- django
fedoraproject
- fedora
CWE
CWE-1284
Improper Validation of Specified Quantity in Input