Lucene search
+L

7635 matches found

Veracode
Veracode
added 2023/10/30 6:23 a.m.56 views

Regular Expression Denial Of Service (ReDoS)

Django is vulnerable to Regular Expression Denial Of Service. The vulnerability is due to the chars and words functions in text.py as there is no proper limiting or optimization while using regular expressions to parse and truncate input text. This allows an attacker to craft very long or...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0References11Affected Software2
RedHat Linux
RedHat Linux
added 2023/10/30 1:22 a.m.11 views

python-django: Denial-of-service possibility in django.utils.text.Truncator

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.5CVSS7AI score0.01236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/30 1:22 a.m.61 views

Moderate: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.1CVSS6.6AI score0.01236EPSS
SaveExploits0References3
Redos
Redos
added 2023/10/30 12:00 a.m.36 views

ROS-20231030-02

A vulnerability in the Django web application software platform, is related to regular expressions for text clipping that have linear backtrack complexity, which can be slow. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service with certain HTML...

7.5CVSS6.8AI score0.01236EPSS
SaveExploits0
OSV
OSV
added 2023/10/27 2:43 p.m.6 views

SUSE-SU-2023:4232-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2023-43665: Fixed a Denial-of-service in django.utils.text.Truncator. bsc1215978...

7.5CVSS7.5AI score0.01236EPSS
SaveExploits0References3
NVD
NVD
added 2023/10/25 6:17 p.m.51 views

CVE-2023-46128

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

6.5CVSS6.3AI score0.00529EPSS
SaveExploits1References3
OSV
OSV
added 2023/10/25 6:17 p.m.54 views

PYSEC-2023-220

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

6.5CVSS6.6AI score0.00529EPSS
SaveExploits1References3
Prion
Prion
added 2023/10/25 6:17 p.m.27 views

Code injection

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

4CVSS6.2AI score0.00529EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/10/24 2:17 p.m.52 views

CVE-2023-46128 Exposure of hashed user passwords via REST API in Nautobot

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

6.5CVSS6.5AI score0.00529EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/10/24 2:17 p.m.15 views

CVE-2023-46128 Exposure of hashed user passwords via REST API in Nautobot

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

6.5CVSS6.3AI score0.00529EPSS
SaveExploits1References3
OSV
OSV
added 2023/10/24 2:17 p.m.42 views

CVE-2023-46128 Exposure of hashed user passwords via REST API in Nautobot

Nautobot is a Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. In Nautobot 2.0.x, certain REST API endpoints, in combination with the ?depth= query parameter, can expose hashed user passwords as stored in the database to...

6.5CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2023/10/24 2:17 p.m.122 views

CVE-2023-46128

CVE-2023-46128 affects Nautobot (network automation platform built on Django) prior to version 2.0.3. In Nautobot 2.0.x, certain REST API endpoints, when used with the query parameter ?depth=, can cause authenticated users to retrieve hashed (not plaintext) passwords stored in the database. This ...

6.5CVSS6.2AI score0.00529EPSS
SaveExploits1References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/24 1:03 a.m.6 views

SUSE CVE-2021-46898

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.9AI score0.0047EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2023/10/24 12:00 a.m.28 views

Fedora: Security Advisory for python-django (FEDORA-2023-9d36d373f1)

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.9AI score0.02978EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/10/23 1:25 a.m.43 views

[SECURITY] Fedora 37 Update: python-django-4.1.12-1.fc37

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

7.5CVSS7AI score0.02978EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/10/23 12:00 a.m.35 views

Fedora 37 : python-asgiref / python-django (2023-9d36d373f1)

The remote Fedora 37 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-9d36d373f1 advisory. Security fix for CVE-2023-43665, CVE-2023-41164, and CVE-2023-36053 Tenable has extracted the preceding description block directly from the Fedora...

7.5CVSS6.8AI score0.02978EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/10/22 9:36 p.m.48 views

Django Grappelli Open Redirect vulnerability

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.2AI score0.0047EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/10/22 9:36 p.m.17 views

GHSA-9X43-5QCQ-H79Q Django Grappelli Open Redirect vulnerability

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.4AI score0.0047EPSS
SaveExploits1References7
OSV
OSV
added 2023/10/22 7:15 p.m.24 views

CVE-2021-46898

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/10/22 7:15 p.m.20 views

CVE-2021-46898

views/switch.py in django-grappelli aka Django Grappelli before 2.15.2 attempts to prevent external redirection with startswith"/" but this does not consider a protocol-relative URL e.g., //example.com attack...

6.1CVSS6.3AI score0.0047EPSS
SaveExploits1References5
Rows per page
Query Builder