Lucene search
K

177 matches found

CVE
CVE
added 2021/07/02 9:54 a.m.191 views

CVE-2021-35042

CVE-2021-35042 affects Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5. The issue arises from unsanitized input passed to QuerySet.order_by(), allowing a potential SQL injection via client-provided order_by values. Impact: remote attacker could execute SQL injection; observed in multiple adviso...

9.8CVSS9.7AI score0.909EPSS
Exploits1References6Affected Software1
Cvelist
Cvelist
added 2021/07/02 9:54 a.m.22 views

CVE-2021-35042

Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...

10AI score0.909EPSS
Exploits1References6
AlpineLinux
AlpineLinux
added 2021/07/02 9:54 a.m.50 views

CVE-2021-35042

Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...

9.8CVSS9.9AI score0.909EPSS
Exploits1
CNVD
CNVD
added 2021/07/02 12:0 a.m.12 views

Django SQL Injection Vulnerability (CNVD-2021-49046)

Django is an open source web application framework , written in Python . A SQL injection vulnerability exists in Django versions 3.2.x prior to 3.2.5 and 3.1.x prior to 3.1.13. The vulnerability is related to a code flaw. querySet.orderby does not perform strict validation of data when processing...

9.8CVSS7.9AI score0.909EPSS
Exploits1References1
OSV
OSV
added 2019/08/16 2:0 p.m.0 views

GHSA-6R97-CJ55-9HRQ SQL Injection in Django

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

9.8CVSS6.9AI score0.29723EPSS
Exploits0References16
OSV
OSV
added 2019/08/09 1:15 p.m.2 views

DEBIAN-CVE-2019-14234

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

9.8CVSS7.4AI score0.29723EPSS
Exploits0References1
NVD
NVD
added 2019/08/09 1:15 p.m.15 views

CVE-2019-14234

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

9.8CVSS8.2AI score0.29723EPSS
Exploits0References9
PyPA
PyPA
added 2019/08/09 1:15 p.m.5 views

PYSEC-2019-13

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

9.8CVSS7.7AI score0.29723EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2019/08/09 1:15 p.m.0 views

PYSEC-2019-83

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

6AI score
Exploits0References9
Cvelist
Cvelist
added 2019/08/09 12:16 p.m.18 views

CVE-2019-14234

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

8.1AI score0.29723EPSS
Exploits0References9
FreeBSD
FreeBSD
added 2019/08/01 12:0 a.m.36 views

Django -- multiple vulnerabilities

Django release notes: CVE-2019-14232: Denial-of-service possibility in django.utils.text.Truncator If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a...

9.8CVSS0.6AI score0.29723EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2019/03/27 12:0 a.m.33 views

openSUSE Security Update : python-Django1 (openSUSE-2019-608)

This update for python-Django1 to version 1.11.15 fixes the following issues : The following security vulnerability was fixed : - CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware boo1102680 The following other bugs were fixed : - Fixed WKBWriter.write and writehex for empty...

6.1CVSS6.1AI score0.0748EPSS
Exploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2018/09/22 9:30 a.m.85 views

Security update for python-Django1 (important)

This update for python-Django1 to version 1.11.15 fixes the following issues: The following security vulnerability was fixed: - CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware boo1102680 The following other bugs were fixed: - Fixed WKBWriter.write and writehex for empty...

3.2AI score0.0748EPSS
Exploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/24 12:8 p.m.60 views

Security update for python-Django (moderate)

This update for python-Django to version 2.08 fixes the following issues: The following security vulnerability was fixed: - CVE-2018-14574: Fixed an redirection vulnerability in CommonMiddleware boo1102680 The following other bugs were fixed: - Fixed a regression in Django 2.0.7 that broke the...

1.9AI score0.0748EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2018/08/17 12:0 a.m.30 views

openSUSE Security Update : python-Django1 (openSUSE-2018-875)

This update for python-Django1 to version 1.11.15 fixes the following issues : The following security vulnerability was fixed : - CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware boo1102680 The following other bugs were fixed : - Fixed WKBWriter.write and writehex for empty...

6.1CVSS6.1AI score0.0748EPSS
Exploits0References2
OSV
OSV
added 2018/08/16 6:44 p.m.5 views

OPENSUSE-SU-2018:2809-1 Security update for python-Django1

This update for python-Django1 to version 1.11.15 fixes the following issues: The following security vulnerability was fixed: - CVE-2018-14574: Fixed an open redirect possibility in CommonMiddleware boo1102680 The following other bugs were fixed: - Fixed WKBWriter.write and writehex for empty...

6.1CVSS6.5AI score0.0748EPSS
Exploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/14 9:8 p.m.89 views

Security update for python-Django (moderate)

This update for python-Django to 1.11.15 fixes the following issues: This security issue was fixed: - CVE-2018-14574: Prevent open redirect in django.middleware.common.CommonMiddleware bsc1102680. These non-security issues were fixed: - Fixed WKBWriter.write and writehex for empty polygons on GEO...

1.2AI score0.0748EPSS
Exploits0References1
Rows per page
Query Builder