Django Project Django 4.2.16

CPE Details

Django Project Django 4.2.16
4.2.16
2025-01-15
17h01 +00:00
2025-01-15
17h01 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:djangoproject:django:4.2.16:*:*:*:*:*:*:*

Informations

Vendor

djangoproject

Product

django

Version

4.2.16

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2025-32873 2025-05-08 00h00 +00:00 An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().
7.5
High
CVE-2024-53908 2024-12-05 23h00 +00:00 An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)
9.8
Critical