Django Project Django 2.2.25

CPE Details

Django Project Django 2.2.25
2.2.25
2021-12-09
19h24 +00:00
2021-12-10
17h37 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

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

Informations

Vendor

djangoproject

Product

django

Version

2.2.25

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2022-28346 2022-04-12 00h00 +00:00 An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
9.8
Critique
CVE-2022-28347 2022-04-12 00h00 +00:00 A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.
9.8
Critique
CVE-2022-22818 2022-02-02 23h00 +00:00 The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.
6.1
Moyen
CVE-2022-23833 2022-02-02 23h00 +00:00 An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
7.5
Haute
CVE-2021-45115 2022-01-04 22h16 +00:00 An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.
7.5
Haute
CVE-2021-45116 2022-01-04 22h12 +00:00 An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.
7.5
Haute
CVE-2021-45452 2022-01-04 22h09 +00:00 Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
5.3
Moyen