Vulnerability in Djangoproject Django
CVE-2023-43665
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.
EPSS: 0.012 (65.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Djangoproject Django
- Fedoraproject Fedora — versions 39
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Permissions Required)
- cve@mitre.org (Patch, Vendor Advisory)
- cve@mitre.org (Vendor Advisory)
- cve@mitre.org (vendor-advisory, Mailing List, Third Party Advisory)
- cve@mitre.org
- cve@mitre.org (vendor-advisory)
- cve@mitre.org (mailing-list)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2023-43665?
- CVE-2023-43665 is a high-severity vulnerability in Djangoproject Django, classified under Improper Validation of Specified Quantity in Input. CVSS score: 7.5/10. Published 2023-11-03.
- How severe is CVE-2023-43665?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2023-43665 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.