Lucene search
+L

7527 matches found

Hacker One
Hacker One
added 2023/10/11 12:54 p.m.16 views

MTN Group: Information disclosure via enabled Django Debug Mode

The Django Debug Mode was enabled, which resulted in the disclosure of error messages, API endpoints, and the ability to register arbitrary user accounts and enumerate email addresses of registered users...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/10/06 1:45 a.m.6 views

SUSE CVE-2023-43665

In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars and words methods when used with html=True are subject to a potential DoS denial of service attack via certain inputs with very long, potentially malformed HTML text. The chars and words...

5.3CVSS7.8AI score0.01236EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2023/10/05 12:00 a.m.35 views

FreeBSD : Django -- multiple vulnerabilities (4f254817-6318-11ee-b2ff-080027de9982)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 4f254817-6318-11ee-b2ff-080027de9982 advisory. - Django reports: CVE-2023-43665: Denial-of-service possibility in django.utils.text.Truncator...

7.5CVSS6.7AI score0.01236EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/10/05 12:00 a.m.45 views

Ubuntu 18.04 ESM : Django vulnerabilities (USN-6414-2)

The remote Ubuntu 18.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6414-2 advisory. USN-6414-1 and USN-6378-1 fixed CVE-2023-43665 and CVE-2023-41164 in Django, respectively. This update provides the corresponding update for Ubuntu 18.04...

7.5CVSS6.8AI score0.01284EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/10/05 12:00 a.m.31 views

Ubuntu: Security Advisory (USN-6414-2)

The remote host is missing an update for the 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 ifdescription...

7.5CVSS7.7AI score0.01284EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2023/10/05 12:00 a.m.23 views

Ubuntu: Security Advisory (USN-6414-1)

The remote host is missing an update for the 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 ifdescription...

7.5CVSS7.7AI score0.01236EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2023/10/05 12:00 a.m.31 views

Django < 3.2.22, 4.1.x < 4.1.12, 4.2.x < 4.2.6 DoS Vulnerability - Linux

Django is prone to a denial of service DoS vulnerability in django.utils.text.Truncator. 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 =...

7.5CVSS7.5AI score0.01236EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2023/10/05 12:00 a.m.27 views

Django < 3.2.22, 4.1.x < 4.1.12, 4.2.x < 4.2.6 DoS Vulnerability - Windows

Django is prone to a denial of service DoS vulnerability in django.utils.text.Truncator. 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 =...

7.5CVSS7.5AI score0.01236EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/04 10:01 p.m.8 views

USN-6414-2 python-django vulnerabilities

USN-6414-1 and USN-6378-1 fixed CVE-2023-43665 and CVE-2023-41164 in Django, respectively. This update provides the corresponding update for Ubuntu 18.04 LTS. Original advisory details: Wenchao Li discovered that the Django Truncator function incorrectly handled very long HTML input. A remote...

7.5CVSS6.8AI score0.01284EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2023/10/04 10:01 p.m.84 views

USN-6414-2: Django vulnerabilities

USN-6414-1 and USN-6378-1 fixed CVE-2023-43665 and CVE-2023-41164 in Django, respectively. This update provides the corresponding update for Ubuntu 18.04 LTS. Original advisory details: Wenchao Li discovered that the Django Truncator function incorrectly handled very long HTML input. A remote...

7.5CVSS6.8AI score0.01284EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/10/04 7:54 p.m.50 views

CVE-2023-43665

An inefficient regular expression complexity was found in Django. The text truncator regular expressions exhibit linear backtracking complexity, which can be slow, leading to a potential denial of service, given certain HTML inputs...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/04 4:25 p.m.9 views

USN-6414-1 python-django vulnerability

Wenchao Li discovered that the Django Truncator function incorrectly handled very long HTML input. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2023/10/04 4:25 p.m.57 views

USN-6414-1: Django vulnerability

Wenchao Li discovered that the Django Truncator function incorrectly handled very long HTML input. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0
OSV
OSV
added 2023/10/04 3:00 p.m.6 views

UBUNTU-CVE-2023-43665

In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars and words methods when used with html=True are subject to a potential DoS denial of service attack via certain inputs with very long, potentially malformed HTML text. The chars and words...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/10/04 3:00 p.m.35 views

CVE-2023-43665

In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars and words methods when used with html=True are subject to a potential DoS denial of service attack via certain inputs with very long, potentially malformed HTML text. The chars and words...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/10/04 12:00 a.m.26 views

Ubuntu 20.04 LTS / 22.04 LTS / 23.04 : Django vulnerability (USN-6414-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 23.04 host has a package installed that is affected by a vulnerability as referenced in the USN-6414-1 advisory. Wenchao Li discovered that the Django Truncator function incorrectly handled very long HTML input. A remote attacker could possibly use this...

7.5CVSS6.7AI score0.01236EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/10/04 12:00 a.m.8 views

Django Security Vulnerabilities

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, and more. A security vulnerability exists in Django that stems from a linear backtracking complexity issue ...

7.5CVSS6.6AI score0.01236EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/10/04 12:00 a.m.13 views

PT-2023-6558

Name of the Vulnerable Software and Affected Versions Django versions 3.2 before 3.2.22 Django versions 4.1 before 4.1.12 Django versions 4.2 before 4.2.6 Description The issue is related to the django.utils.text.Truncator chars and words methods when used with html=True, which can be subject to ...

8.7CVSS6.7AI score0.01236EPSS
SaveExploits0References161
FreeBSD
FreeBSD
added 2023/10/01 12:00 a.m.32 views

Django -- multiple vulnerabilities

Django reports: CVE-2023-43665: Denial-of-service possibility in django.utils.text.Truncator...

7.5CVSS7AI score0.01236EPSS
SaveExploits0References1
Huntr
Huntr
added 2023/09/30 3:18 p.m.21 views

CSRF on marking an admin task as complete

Description A data altering method is done through a get request in AdminTaskToggleDoneView, making it vulnerable to csrf attack. In django, get request is considered as a safe method and is not protected against csrf. Proof of Concept python class AdminTaskToggleDoneViewLoginRequiredMixin,...

4.3CVSS6.9AI score0.00238EPSS
SaveExploits1References1
Rows per page
Query Builder