Lucene search
+L

7739 matches found

Veracode
Veracode
added 2026/02/11 8:27 a.m.19 views

SQL Injection

Django is vulnerable to SQL injection. The vulnerability is due to improper sanitization of the band index parameter in RasterField lookups PostGIS backend, allowing remote attackers to inject malicious SQL through crafted raster queries...

8.3CVSS5.8AI score0.12976EPSS
SaveExploits1References19Affected Software1
Veracode
Veracode
added 2026/02/11 7:14 a.m.17 views

User Enumeration

Django is vulnerable to user enumeration. The vulnerability is due to improper handling of authentication timing differences in the django.contrib.auth.handlers.modwsgi.checkpassword function when used with modwsgi, which allows a remote attacker to enumerate valid users by measuring response tim...

5.3CVSS5.6AI score0.00741EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:00 a.m.7 views

openSUSE 16 Security Update : python-Django (openSUSE-SU-2026:20184-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20184-1 advisory. Changes in python-Django: - CVE-2026-1312: Fixed potential SQL injection via QuerySet.orderby and FilteredRelation bsc1257408. - CVE-2026-1287:...

8.5CVSS5.9AI score0.12976EPSS
SaveExploits2References18
OpenVAS
OpenVAS
added 2026/02/09 12:00 a.m.11 views

Mageia: Security Advisory (MGASA-2026-0032)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 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...

8.5CVSS5.5AI score0.12976EPSS
SaveExploits2References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/08 12:00 a.m.15 views

Security update for python-Django (important)

openSUSE security update: security update for python-django ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20184-1 Rating: important References: bsc1257401 bsc1257403 bsc1257405 bsc1257406 bsc1257407 bsc1257408 Cross-References: CVE-2025-13473...

8.1CVSS5.6AI score0.12976EPSS
SaveExploits2References6
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/07 12:00 a.m.13 views

python311-Django-5.2.11-1.1 on GA media (moderate)

python311-Django-5.2.11-1.1 on GA media Announcement ID: openSUSE-SU-2026:10160-1 Rating: moderate Cross-References: CVE-2025-13473 CVE-2025-14550 CVE-2026-1207 CVE-2026-1285 CVE-2026-1287 CVE-2026-1312 CVSS scores: CVE-2025-13473 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N...

8.1CVSS5.3AI score0.12976EPSS
SaveExploits2
OSV
OSV
added 2026/02/06 11:10 a.m.21 views

OESA-2026-1308 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 versions before 6.0.2, before 5.2.11, and before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsg...

7.5CVSS6.9AI score0.12976EPSS
SaveExploits2References7
OSV
OSV
added 2026/02/06 12:00 a.m.8 views

OPENSUSE-SU-2026:10160-1 python311-Django-5.2.11-1.1 on GA media

These are all security issues fixed in the python311-Django-5.2.11-1.1 package on the GA media of openSUSE Tumbleweed...

8.5CVSS5.2AI score0.12976EPSS
SaveExploits2References6
OSV
OSV
added 2026/02/05 8:38 a.m.11 views

BIT-DJANGO-2026-1312 Potential SQL injection via QuerySet.order_by and FilteredRelation

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

8.5CVSS5.7AI score0.00833EPSS
SaveExploits1References16
OSV
OSV
added 2026/02/05 8:38 a.m.11 views

BIT-DJANGO-2026-1287 Potential SQL injection in column aliases via control characters

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

8.3CVSS5.7AI score0.00783EPSS
SaveExploits0References16
OSV
OSV
added 2026/02/05 8:38 a.m.8 views

BIT-DJANGO-2026-1285 Potential denial-of-service vulnerability in django.utils.text.Truncator HTML methods

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS5.5AI score0.01032EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/05 8:38 a.m.9 views

BIT-DJANGO-2026-1207 Potential SQL injection via raster lookups on PostGIS

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on RasterField only implemented on PostGIS allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not evaluate...

8.3CVSS5.6AI score0.12976EPSS
SaveExploits1References16
OSV
OSV
added 2026/02/05 8:38 a.m.8 views

BIT-DJANGO-2025-14550 Potential denial-of-service vulnerability via repeated headers when using ASGI

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. ASGIRequest allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not...

7.5CVSS5.5AI score0.01032EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/05 8:38 a.m.7 views

BIT-DJANGO-2025-13473 Username enumeration through timing difference in mod_wsgi authentication handler

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

5.3CVSS5.5AI score0.00741EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:47 a.m.18 views

SUSE CVE-2025-13473

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

7.5CVSS5.4AI score0.00741EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.17 views

SUSE CVE-2026-1207

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on RasterField only implemented on PostGIS allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not evaluate...

8.1CVSS5.6AI score0.12976EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.12 views

SUSE CVE-2026-1285

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS5.4AI score0.01032EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.16 views

SUSE CVE-2026-1287

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

8.1CVSS5.5AI score0.00783EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:27 a.m.13 views

SUSE CVE-2026-1312

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

8.1CVSS5.5AI score0.00833EPSS
SaveExploits1References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/05 12:00 a.m.11 views

python312-Django6-6.0.2-1.1 on GA media (moderate)

python312-Django6-6.0.2-1.1 on GA media Announcement ID: openSUSE-SU-2026:10145-1 Rating: moderate Cross-References: CVE-2025-13473 CVE-2025-14550 CVE-2026-1207 CVE-2026-1285 CVE-2026-1287 CVE-2026-1312 CVSS scores: CVE-2025-13473 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N...

8.1CVSS5.4AI score0.12976EPSS
SaveExploits2
Rows per page
Query Builder