Lucene search
+L

7508 matches found

SUSE CVE
SUSE CVE
added 2024/08/08 2:21 a.m.4 views

SUSE CVE-2024-41990

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

7.5CVSS9.2AI score0.01258EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/08 2:21 a.m.6 views

SUSE CVE-2024-41991

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS9.2AI score0.00954EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/08 2:21 a.m.5 views

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

8.1CVSS9.5AI score0.01503EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/08 12:00 a.m.25 views

OPENSUSE-SU-2024:14247-1 python310-Django-5.0.8-1.1 on GA media

These are all security issues fixed in the python310-Django-5.0.8-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS7.6AI score0.01503EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:00 a.m.37 views

openSUSE 15 Security Update : python-Django (SUSE-SU-2024:2817-1)

The remote openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2817-1 advisory. - CVE-2024-42005: Fixed SQL injection in QuerySet.values and valueslist bsc1228629 - CVE-2024-41989: Fixed Memory exhaustion in...

9.8CVSS6.7AI score0.18661EPSS
SaveExploits3References19
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:00 a.m.28 views

SUSE SLES15 / openSUSE 15 Security Update : python-Django (SUSE-SU-2024:2816-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2816-1 advisory. - CVE-2024-42005: Fixed SQL injection in QuerySet.values and valueslist bsc1228629 - CVE-2024-41989: Fixed Memory exhaustion in...

9.8CVSS7.3AI score0.01503EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/08/07 4:17 p.m.57 views

CVE-2024-42005

A flaw was found in Django. The QuerySet.values and QuerySet.valueslist methods on models with a JSONField were subject to SQL injection in column aliases via a crafted JSON object key as a passed arg. Mitigation Mitigation for this issue is either not available or the currently available options...

7.3CVSS9.4AI score0.01503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/07 4:17 p.m.21 views

CVE-2024-41990

A flaw was found in Django. Processing very large inputs with a specific sequence of characters with the urlize and urlizetrunc functions can cause a denial of service. Mitigation Implementing input validation and limiting the the size of inputs to the urlize and urlizetrunc will mitigate this...

7.5CVSS8.1AI score0.01258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/07 4:09 p.m.27 views

CVE-2024-41991

A flaw was found in Django. 'urlize', 'urlizetrunc', and 'AdminURLFieldWidget' may be subject to a denial of service attack via certain inputs with a very large number of Unicode characters. Mitigation Mitigation for this issue is either not available or the currently available options do not mee...

7.5CVSS7.5AI score0.00954EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/07 3:30 p.m.11 views

GHSA-R836-HH6V-RG5G Django vulnerable to denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

6.9CVSS6.7AI score0.00954EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/07 3:30 p.m.14 views

GHSA-PV4P-CWWG-4RPH Django SQL injection vulnerability

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.3CVSS6.8AI score0.01503EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/07 3:30 p.m.11 views

GHSA-JH75-99HH-QVX9 Django memory consumption vulnerability

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

6.9CVSS6.8AI score0.012EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/07 3:30 p.m.12 views

GHSA-795C-9XPC-XW6G Django vulnerable to a denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

6.9CVSS6.7AI score0.01258EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.28 views

Django vulnerable to denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS6.5AI score0.00954EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.53 views

Django SQL injection vulnerability

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.6AI score0.01503EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.29 views

Django memory consumption vulnerability

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS6.6AI score0.012EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/07 3:30 p.m.28 views

Django vulnerable to a denial-of-service attack

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

7.5CVSS6.5AI score0.01258EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/08/07 3:15 p.m.29 views

CVE-2024-41989

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS0.012EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/07 3:15 p.m.27 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.8CVSS0.01503EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/07 3:15 p.m.22 views

CVE-2024-41991

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters...

7.5CVSS0.00954EPSS
SaveExploits0References4
Rows per page
Query Builder