Lucene search
+L

195 matches found

CVE
CVE
added 2024/08/07 12:00 a.m.214 views

CVE-2024-42005

The CVE-2024-42005 vulnerability affects Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The issue is a SQL injection in QuerySet.values() and values_list() when models use a JSONField, exploitable via a crafted JSON object key passed as an argument to the method. The problem arises in the handlin...

9.8CVSS7.8AI score0.01503EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/08/07 12:00 a.m.42 views

CVE-2024-42005

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values and valueslist methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed arg...

9.8CVSS7.8AI score0.01503EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/08/06 1:00 p.m.34 views

CVE-2024-42005

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values and valueslist methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed arg...

9.8CVSS6.9AI score0.01503EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2024/08/01 12:00 a.m.33 views

Django -- multiple vulnerabilities

Django reports: CVE-2024-41989: Memory exhaustion in django.utils.numberformat.floatformat. CVE-2024-41990: Potential denial-of-service in django.utils.html.urlize. CVE-2024-41991: Potential denial-of-service vulnerability in django.utils.html.urlize and AdminURLFieldWidget. CVE-2024-42005:...

9.8CVSS8.4AI score0.01503EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 10:54 a.m.22 views

BIT-DJANGO-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.8AI score0.44369EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 10:53 a.m.31 views

BIT-DJANGO-2022-28346

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.8CVSS9.6AI score0.18661EPSS
SaveExploits3References10
OSV
OSV
added 2024/03/06 10:52 a.m.35 views

BIT-DJANGO-2022-28347

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.8CVSS9.6AI score0.02943EPSS
SaveExploits0References8
Fedora
Fedora
added 2023/06/15 1:27 a.m.42 views

[SECURITY] Fedora 38 Update: python-django-filter-23.2-1.fc38

Django-filter is a reusable Django application for allowing users to filter querysets dynamically...

7.5CVSS6.9AI score0.01797EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.14 views

SUSE CVE-2022-28346

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...

7.3CVSS6.7AI score0.18661EPSS
SaveExploits3References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.8 views

SUSE CVE-2022-28347

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...

7.3CVSS8.2AI score0.02943EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/07/25 7:53 p.m.11 views

Django: SQL injection in QuerySet.annotate(),aggregate() and extra()

A flaw was found in the Django package, which leads to a SQL injection. This flaw allows an attacker using a crafted dictionary containing malicious SQL queries to compromise the database completely...

9.8CVSS7.1AI score0.18661EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/07/25 7:53 p.m.14 views

Django: SQL injection via QuerySet.explain(options) on PostgreSQL

A flaw was found in the Django package, leading to a SQL injection. This flaw allows an attacker using a crafted dictionary containing malicious SQL queries to compromise the database completely...

9.8CVSS7.1AI score0.02943EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/07/25 6:33 p.m.13 views

Django: SQL injection via QuerySet.explain(options) on PostgreSQL

A flaw was found in the Django package, leading to a SQL injection. This flaw allows an attacker using a crafted dictionary containing malicious SQL queries to compromise the database completely...

9.8CVSS7.1AI score0.02943EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/07/25 6:33 p.m.10 views

Django: SQL injection in QuerySet.annotate(),aggregate() and extra()

A flaw was found in the Django package, which leads to a SQL injection. This flaw allows an attacker using a crafted dictionary containing malicious SQL queries to compromise the database completely...

9.8CVSS7.1AI score0.18661EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/07/05 2:41 p.m.18 views

Django: SQL injection via QuerySet.explain(options) on PostgreSQL

A flaw was found in the Django package, leading to a SQL injection. This flaw allows an attacker using a crafted dictionary containing malicious SQL queries to compromise the database completely...

9.8CVSS7.1AI score0.02943EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/19 7:56 a.m.18 views

MGASA-2022-0190 Updated python-django packages fix security vulnerability

Potential SQL injection in QuerySet.annotate, aggregate, and extra CVE-2022-28346 Potential SQL injection via QuerySet.explainoptions on PostgreSQL QuerySet.explain CVE-2022-28347...

9.8CVSS9.8AI score0.18661EPSS
SaveExploits3References4
Redos
Redos
added 2022/05/16 12:00 a.m.71 views

ROS-20220516-04

Vulnerability of QuerySet.explain function of Django web application software platform is related to failure to take measures to protect the SQL query structure. Exploitation of the vulnerability could allow an attacker, acting remotely, to affect the confidentiality, integrity and availability o...

9.8CVSS9.2AI score0.18661EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2022/05/15 12:24 a.m.867 views

Exploit for SQL Injection in Djangoproject Django

CVE-2022-28346 PoC Impact: - Potential SQL injection in Q...

9.8CVSS7.7AI score0.18661EPSS
SaveExploits3
OSV
OSV
added 2022/05/11 11:04 a.m.9 views

OESA-2022-1642 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: 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...

9.8CVSS7.9AI score0.18661EPSS
SaveExploits3References3
BDU FSTEC
BDU FSTEC
added 2022/04/27 12:00 a.m.19 views

The vulnerability of the implementations of the QuerySet.annotate(), aggregate(), and extra() methods in the Django web application framework allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the implementation of the QuerySet.annotate, aggregate, and extra methods in the Django software platform is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to compromise the confidentiality,...

10CVSS6.6AI score0.18661EPSS
SaveExploits3References10Affected Software6
Rows per page
Query Builder