Lucene search
+L

483 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.5 views

SUSE CVE-2019-3498

In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.pagenotfound, leading to content spoofing in a 404 error page if a user fails to recognize th...

4.3CVSS7.6AI score0.03425EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.7 views

SUSE CVE-2019-19844

Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address that is equal to an existing user's email address after case transformation of Unicode characters would allow an attacker to be sent a password reset token for the matched user...

6.5CVSS8.8AI score0.53561EPSS
SaveExploits7References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.9 views

SUSE CVE-2020-7471

Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter. By passing a suitably crafted delimiter...

7.6CVSS9.2AI score0.65575EPSS
SaveExploits9References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.5 views

SUSE CVE-2021-45115

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

7.5CVSS7.9AI score0.02417EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.11 views

SUSE CVE-2022-34265

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

8.1CVSS6.8AI score0.73274EPSS
SaveExploits3References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.7 views

SUSE CVE-2022-36359

An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download RFD attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input...

7.3CVSS7.7AI score0.00828EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/02/15 12:00 a.m.5 views

CVE-2023-24580

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs e.g., an excessive number of parts to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for ...

6.7AI score0.62575EPSS
SaveExploits0References11
OSV
OSV
added 2023/02/14 1:32 p.m.8 views

USN-5868-1 python-django vulnerability

Jakob Ackermann discovered that Django incorrectly handled certain file uploads. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service...

7.5CVSS6.9AI score0.62575EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/02/14 12:00 a.m.15 views

Django 资源管理错误漏洞

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django 3.2 series versions prior to 3.2.18, 4.0 series versions...

7.5CVSS6.3AI score0.62575EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2023/02/01 12:00 a.m.7 views

CVE-2023-23969

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very larg...

7.4AI score0.47381EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/02/01 12:00 a.m.26 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS : Django vulnerability (USN-5837-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-5837-1 advisory. Nick Pope discovered that Django incorrectly handled certain Accept-Language headers. A remote attacker could possibly use this issue to...

7.5CVSS7AI score0.47381EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/10/16 12:00 a.m.4 views

CVE-2022-41323

In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression...

7.4AI score0.02992EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2022/10/04 12:00 a.m.13 views

Django 安全漏洞

Django is the Django Foundation's set of open source web application framework based on the Python language. The framework includes an object-oriented mapper, view system, template system, etc. A denial-of-service vulnerability exists in Django, which stems from improper handling of certain...

7.5CVSS6.8AI score0.02992EPSS
SaveExploits0References16
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
OSV
OSV
added 2022/05/17 5:09 a.m.12 views

GHSA-X64M-686F-FMM3 XML External Entity (XXE) in Django

The XML libraries for Python as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity XXE attack...

5CVSS6.6AI score0.04631EPSS
SaveExploits0References14
OSV
OSV
added 2022/05/17 3:20 a.m.6 views

GHSA-6G95-X6CJ-MG4V Django database denial-of-service with ModelMultipleChoiceField

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

7.5CVSS6.8AI score0.02712EPSS
SaveExploits0References16
OSV
OSV
added 2022/05/17 12:48 a.m.14 views

GHSA-CQF7-FF9H-7967 Django ReDoS in validators.URLValidator

validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service CPU consumption via unspecified vectors...

8.7CVSS6.8AI score0.03EPSS
SaveExploits0References9
OSV
OSV
added 2022/05/01 6:36 p.m.10 views

GHSA-9V8H-57GV-QCH6 Django vulnerable to Denial of Service via i18n middleware component

The internationalization i18n framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USEI18N option and the i18n component are enabled, allows remote attackers to cause a denial of service memory consumption via many HTTP requests with large...

8.2CVSS6.3AI score0.01814EPSS
SaveExploits0References16
OSV
OSV
added 2022/05/01 5:44 p.m.18 views

GHSA-QC99-G3WM-HGXR Django Arbitrary Code Execution

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a 1 .po or 2 .mo file...

7.5CVSS7.2AI score0.01653EPSS
SaveExploits0References7
OSV
OSV
added 2022/04/11 11:36 a.m.8 views

USN-5373-1 python-django vulnerabilities

It was discovered that Django incorrectly handled certain certain column aliases in the QuerySet.annotate, aggregate, and extra methods. A remote attacker could possibly use this issue to perform an SQL injection attack. CVE-2022-28346 It was discovered that Django incorrectly handled certain...

9.8CVSS6.8AI score0.18661EPSS
SaveExploits3References4
Rows per page
Query Builder