Lucene search
+L

196 matches found

OSV
OSV
added 2025/12/05 1:12 p.m.8 views

OESA-2025-2790 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in django.core.serializers.xmlserializer.getInnerText allows a remote...

7.5CVSS6.7AI score0.02116EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2025/12/04 12:0 a.m.190 views

📄 Django 5.1.13 SQL Injection

Django version 5.1.13 suffers from a remote SQL injection vulnerability. Exploit Title: Django 5.1.13 - SQL Injection Google Dork: none Not applicable for this vulnerability Date: 2025-12-03 Exploit Author: Wafcontrol Security Team Vendor Homepage: https://www.djangoproject.com/ Software Link:...

9.1CVSS8.2AI score0.19396EPSS
SaveExploits10
Veracode
Veracode
added 2025/11/24 5:35 p.m.9 views

Directory Traversal

Django is vulnerable to Directory Traversal. The vulnerability is due to improper path validation in the django.utils.archive.extract function, which allows an attacker to supply archive files with paths crafted to share a prefix with the target directory, enabling partial traversal and unintende...

6.5CVSS7.2AI score0.0085EPSS
SaveExploits0References10Affected Software1
Snyk
Snyk
added 2025/11/05 3:47 p.m.14 views

SQL Injection

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to SQL Injection via the connector argument in the QuerySet.filter, QuerySet.exclude, QuerySet.get, and Q objects. A dictionary usin...

9.1CVSS8.1AI score0.19396EPSS
SaveExploits10References2
NVD
NVD
added 2025/11/05 3:15 p.m.17 views

CVE-2025-64459

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods QuerySet.filter, QuerySet.exclude, and QuerySet.get, and the class Q, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the connector argument...

9.1CVSS0.19396EPSS
SaveExploits10References4
CNNVD
CNNVD
added 2025/11/05 12:0 a.m.11 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 version 5.1 up to and including version 5.1.14,...

7.5CVSS7.4AI score0.01902EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-59682

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract function, used by the startapp...

6.5CVSS7.2AI score0.0085EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.18 views

EUVD-2021-0058

Malware in sbrugna...

5.4CVSS5.3AI score0.02524EPSS
SaveExploits4References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2007-0001

Malware in sbrugna...

2.6CVSS6AI score0.01814EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-1689

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.0063EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2023-0181

Malicious code in bioql PyPI...

4.3CVSS4.7AI score0.00452EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-0180

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00754EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2025/10/02 12:0 a.m.6 views

Django 4.x < 4.2.25, 5.0.x < 5.1.13, 5.2.x < 5.2.7 Multiple Vulnerabilities - Windows

Django is prone to multiple vulnerabilities. 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"; if descriptio...

9.8CVSS7.5AI score0.0085EPSS
SaveExploits0References1
PyPA
PyPA
added 2025/10/01 7:15 p.m.15 views

PYSEC-2025-106

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate, QuerySet.alias, QuerySet.aggregate, and QuerySet.extra are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the kwarg...

9.8CVSS7.2AI score0.00583EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/01 2:0 p.m.3 views

UBUNTU-CVE-2025-59681

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate, QuerySet.alias, QuerySet.aggregate, and QuerySet.extra are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the kwarg...

9.8CVSS7.2AI score0.00583EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 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 version 4.2 up to and including version 4.2.25,...

6.5CVSS7.1AI score0.0085EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.11 views

PT-2025-40291

Name of the Vulnerable Software and Affected Versions Django versions 4.2 through 4.2.24 Django versions 5.1 through 5.1.12 Django versions 5.2 through 5.2.6 Description The django.utils.archive.extract function allows for potential directory traversal when handling archives with file paths that...

6.5CVSS6.7AI score0.0085EPSS
SaveExploits0References151
FreeBSD
FreeBSD
added 2025/10/01 12:0 a.m.11 views

Django -- multiple vulnerabilities

Django reports: CVE-2025-59681: Potential SQL injection in QuerySet.annotate, alias, aggregate, and extra on MySQL and MariaDB. CVE-2025-59682: Potential partial directory-traversal via archive.extract...

9.8CVSS8AI score0.0085EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/26 1:9 p.m.9 views

OESA-2025-2354 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted...

8.1CVSS8AI score0.15656EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.6 views

Debian dla-4301 : python-django-doc - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4301 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4301-1 [email protected] https://www.debian.org/lts/security/...

8.1CVSS8AI score0.15656EPSS
SaveExploits4References4
Rows per page
Query Builder