Lucene search
+L

483 matches found

CVE
CVE
added 2025/05/08 12:00 a.m.261 views

CVE-2025-32873

CVE-2025-32873 affects Django: vulnerable in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The issue is in django.utils.html.strip_tags(), which can be exploited to cause a denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTM...

5.3CVSS5.1AI score0.13624EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.14 views

Django 安全漏洞

Django is a set of open source web application frameworks based on the Python language from the Django Foundation. The framework includes an object-oriented mapper, view system, template system, and more. A security vulnerability exists in Django versions prior to 4.2.21, 5.1.9, and 5.2.1, which...

5.3CVSS6.2AI score0.13624EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/05/08 12:00 a.m.13 views

CVE-2025-32873

An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.striptags function is vulnerable to a potential denial-of-service slow performance when processing inputs containing large sequences of incomplete HTML tags. The template filter...

5.3CVSS5.1AI score0.13624EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 12:00 a.m.12 views

CVE-2025-32873

An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.striptags function is vulnerable to a potential denial-of-service slow performance when processing inputs containing large sequences of incomplete HTML tags. The template filter...

5.3CVSS6.4AI score
SaveExploits0References6
Ubuntu
Ubuntu
added 2025/05/07 6:52 p.m.23 views

USN-7501-2: Django vulnerability

USN-7501-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 18.04 LTS. Original advisory details: Elias Myllymäki discovered that Django incorrectly handled stripping large sequences of incomplete HTML tags. A remote attacker could possibly use this issue ...

5.3CVSS6.8AI score0.13624EPSS
SaveExploits0
OSV
OSV
added 2025/05/07 6:52 p.m.7 views

USN-7501-2 python-django vulnerability

USN-7501-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 18.04 LTS. Original advisory details: Elias Myllymäki discovered that Django incorrectly handled stripping large sequences of incomplete HTML tags. A remote attacker could possibly use this issue ...

5.3CVSS7.2AI score0.13624EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/05/07 3:22 p.m.18 views

USN-7501-1: Django vulnerability

Elias Myllymäki discovered that Django incorrectly handled stripping large sequences of incomplete HTML tags. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service...

5.3CVSS6.8AI score0.13624EPSS
SaveExploits0
OSV
OSV
added 2025/05/07 3:22 p.m.10 views

USN-7501-1 python-django vulnerability

Elias Myllymäki discovered that Django incorrectly handled stripping large sequences of incomplete HTML tags. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service...

5.3CVSS7.2AI score0.13624EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/07 12:00 a.m.8 views

Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 / 25.04 : Django vulnerability (USN-7501-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 / 25.04 host has a package installed that is affected by a vulnerability as referenced in the USN-7501-1 advisory. Elias Myllymki discovered that Django incorrectly handled stripping large sequences of incomplete HTML tags. A remote...

5.3CVSS6.7AI score0.13624EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.9 views

PT-2025-20317

Name of the Vulnerable Software and Affected Versions Django versions 4.2 through 4.2.20 Django versions 5.1 through 5.1.8 Django versions 5.2 through 5.2.0 Description An issue was discovered in Django, where the django.utils.html.strip tags function is vulnerable to a potential denial-of-servic...

7.5CVSS6.7AI score0.13624EPSS
SaveExploits0References148
Veracode
Veracode
added 2025/04/11 9:10 a.m.22 views

Denial Of Service (DoS)

Django is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient Unicode normalization due to slow NFKC normalization on Windows, which allows attackers to send specially crafted inputs with a large number of Unicode characters to exhaust server resources...

7.5CVSS7AI score0.0104EPSS
SaveExploits1References11Affected Software1
OpenVAS
OpenVAS
added 2025/04/04 12:00 a.m.68 views

Django 5.0.x < 5.0.14, 5.1.x < 5.1.8 DoS Vulnerability - Windows

Django is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:djangoproject:django"; ...

7.5CVSS5.7AI score0.0104EPSS
SaveExploits1References1
CVE
CVE
added 2025/04/02 12:00 a.m.94 views

CVE-2025-27556

Django 5.1 before 5.1.8 and 5.0 before 5.0.14 are affected by a Windows‑specific DoS due to slow NFKC normalization. Vulnerable components include django.contrib.auth.views.LoginView/LogoutView and django.views.i18n.set_language, as well as redirect handling that normalizes URLs. Patches are avai...

7.5CVSS7.1AI score0.0104EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/04/02 12:00 a.m.36 views

CVE-2025-27556

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

5.8CVSS0.0104EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/04/02 12:00 a.m.17 views

CVE-2025-27556

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

5.8CVSS7.1AI score0.0104EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:00 a.m.18 views

SUSE SLES15 / openSUSE 15 Security Update : python-Django (SUSE-SU-2025:0959-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:0959-1 advisory. - CVE-2025-26699: Fixed potential denial-of-service in django.utils.text.wrap bsc1239052. Tenable has extracted the preceding description...

7.5CVSS7.3AI score0.00813EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/17 7:46 a.m.14 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.15-py3-none-any.whl CVE-2024-45230

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.15-py3-none-any.whl CVE-2024-28219. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-45230 DESCRIPTION: Django is vulnerable to a denial of service,...

7.5CVSS7AI score0.25773EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/16 12:00 a.m.16 views

Fedora 41 : python-django (2025-6f24ee84e8)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-6f24ee84e8 advisory. Fix for CVE-2025-26699: Potential denial-of-service vulnerability in django.utils.text.wrap Tenable has extracted the preceding description block directly fr...

7.5CVSS7.3AI score0.00813EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/13 11:21 p.m.16 views

Security Bulletin: IBM DataStage on Cloud Pak for Data is vulnerable to HTTP header injection due to the Django package (CVE-2021-32052)

Summary Django is used by IBM DataStage on Cloud Pak for Data as part of server processing. Vulnerability Details CVEID:CVE-2021-32052 DESCRIPTION: Django is vulnerable to HTTP header injection, caused by improper validation of input in URLValidator. By persuading a victim to visit a...

6.1CVSS6.3AI score0.03172EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/12 9:43 p.m.12 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.15-py3-none-any.whl CVE-2024-45231

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.15-py3-none-any.whl CVE-2024-45231. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-45231 DESCRIPTION: Django could allow a remote attacker to obtai...

9.8CVSS7.5AI score0.25773EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder