Lucene search
+L

67 matches found

Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.11 views

PT-2025-14483

Name of the Vulnerable Software and Affected Versions Django versions 5.1 before 5.1.8 Django versions 5.0 before 5.0.14 Description An issue was discovered where the NFKC normalization is slow on Windows, making certain views subject to a potential denial-of-service attack via certain inputs wit...

7.5CVSS6.7AI score0.15322EPSS
SaveExploits1References120
Vulnrichment
Vulnrichment
added 2025/04/02 12:0 a.m.15 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.00997EPSS
SaveExploits1References3
OSV
OSV
added 2025/04/02 12:0 a.m.10 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.8CVSS6.9AI score
SaveExploits0References6
OSV
OSV
added 2024/07/11 11:54 a.m.20 views

USN-6891-1 python3.5, python3.6, python3.7, python3.8, python3.9, python3.10, python3.11, python3.12 vulnerabilities

It was discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 14.04 LTS and Ubuntu 18.04 LTS. CVE-2015-20107 It was discovered that Python incorrectly used regular expressions vulnerable to...

9.8CVSS7.2AI score0.23293EPSS
SaveExploits27References42
OSV
OSV
added 2024/05/06 3:15 p.m.2 views

DEBIAN-CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6AI score0.00551EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/06 12:0 a.m.7 views

PT-2024-25688

Name of the Vulnerable Software and Affected Versions html-sanitizer versions prior to 2.4.2 Description The issue concerns an allowlist-based HTML cleaner. If using keep typographic whitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode...

6.1CVSS6.4AI score0.00551EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:0 a.m.27 views

RHEL 6 / 7 : rh-python36-python (RHSA-2019:0765)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:0765 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic...

9.8CVSS7.3AI score0.09125EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:0 a.m.22 views

RHEL 6 / 7 : python27-python (RHSA-2019:0806)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:0806 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic...

9.8CVSS7.3AI score0.09125EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:51 a.m.35 views

BIT-DJANGO-2023-46695

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7.5CVSS7.4AI score0.49774EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/11/07 12:0 a.m.27 views

Django < 3.2.23, 4.1.x < 4.1.13, 4.2.x < 4.2.7 DoS Vulnerability - Windows

Django is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2023 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.5CVSS7.9AI score0.49774EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.27 views

Rocky Linux 8 : python27:2.7 (RLSA-2019:0981)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2019:0981 advisory. - SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the orderby parameter. CVE-2019-7164 - SQLAlchemy 1.2.17 has SQL Injectio...

9.8CVSS7.8AI score0.09125EPSS
SaveExploits3References7
Veracode
Veracode
added 2023/11/03 4:15 a.m.24 views

Denial Of Service (DoS)

Django is vulnerable to Denial Of Service DoS. The vulnerability exists in the topython functionality within the UsernameField class of forms.py. It fails to implement a maximum length check for the NFKC normalization, which allows an attacker to potentially crash the application on Windows by...

7.5CVSS6.9AI score0.49774EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/02 6:30 a.m.68 views

Django potential denial of service vulnerability in UsernameField on Windows

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7.5CVSS7.1AI score0.49774EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2023/11/02 6:15 a.m.30 views

CVE-2023-46695

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7.5CVSS7.5AI score0.49774EPSS
SaveExploits0References4
Prion
Prion
added 2023/11/02 6:15 a.m.25 views

Code injection

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

5CVSS7.4AI score0.49774EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2023/11/02 6:15 a.m.8 views

PYSEC-2023-222

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7.5CVSS7AI score0.49774EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/11/02 6:15 a.m.9 views

PYSEC-2023-222

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7.5CVSS5.9AI score0.49774EPSS
SaveExploits0References4
CVE
CVE
added 2023/11/02 12:0 a.m.142 views

CVE-2023-46695

CVE-2023-46695 affects Django 3.2 &lt; 3.2.23, 4.1 &lt; 4.1.13, and 4.2

7.5CVSS7.2AI score0.49774EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/02 12:0 a.m.8 views

PT-2023-7674 · Django +2 · Django +2

Name of the Vulnerable Software and Affected Versions: Django versions 3.2 before 3.2.23 Django versions 4.1 before 4.1.13 Django versions 4.2 before 4.2.7 Description: The issue is related to the NFKC normalization being slow on Windows, which can lead to a potential denial of service DoS attack...

8.7CVSS6.4AI score0.49774EPSS
SaveExploits0References34
OSV
OSV
added 2023/11/02 12:0 a.m.31 views

CVE-2023-46695

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS denial of service attack via certain inputs with a very large number of...

7AI score
SaveExploits0References6
Rows per page
Query Builder