Lucene search
+L

7680 matches found

OSV
OSV
added 2026/08/19 8:39 a.m.10 views

BIT-DJANGO-2026-15307 Server-side file-write and request forgery via spatial lookups

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS6.2AI score0.00895EPSS
SaveExploits0References8
Redos
Redos
added 2026/08/19 12:00 a.m.10 views

ROS-20260819-73-0075

The vulnerability in Python-Django relates to the exposure of information through caching. Exploiting this vulnerability allows an attacker to gain access to the memory of a supervisor machine or other virtual machines. This can be achieved by implementing attacks through secondary channels,...

5.3CVSS5.6AI score0.00429EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 6:19 p.m.11 views

CVE-2026-68923

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.12 views

GHSA-3P54-567P-2WPR MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.15 views

MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/18 5:49 p.m.36 views

CVE-2026-68923

In MobSF versions before 4.5.1, settings.py placed CsrfViewMiddleware only in the deprecated MIDDLEWARE_CLASSES tuple, omitting it from the active MIDDLEWARE tuple. This left authenticated endpoints (/delete_scan/, /upload/, /change_password/, /create_user/, /delete_user/) without CSRF protection...

6.5CVSS5.3AI score0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:49 p.m.29 views

CVE-2026-68923 MobSF: CSRF checks not enforced after Django migration

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 5:49 p.m.12 views

EUVD-2026-61134

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS5.3AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:49 p.m.12 views

CVE-2026-68923 MobSF: CSRF checks not enforced after Django migration

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 10:04 a.m.6 views

BIT-DJANGO-2026-15920 Potential cross-site scripting via URLField values in the admin

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

6.1CVSS5.1AI score0.00393EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.12 views

Unity Linux 20.1070e Security Update: python-django (UTSA-2026-099500)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099500 advisory. An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when...

5.3CVSS6.5AI score0.00429EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: python-django (UTSA-2026-099482)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099482 advisory. An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control respon...

5.3CVSS6.4AI score0.00285EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/14 7:33 a.m.5 views

CLSA-2026-1786692826 TuxCare security update for django (5 CVEs)

TuxCare rebuilt django to address 5 CVEs. Fixed in 4.2.post3+tuxcare...

9.8CVSS7.6AI score0.02085EPSS
SaveExploits0
NVD
NVD
added 2026/08/13 8:17 p.m.14 views

CVE-2026-73531

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

6.1CVSS0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 7:06 p.m.12 views

EUVD-2026-58243

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 7:06 p.m.31 views

CVE-2026-73531

The CVE concerns django-helpdesk prior to 2.3.3, where a stored XSS vulnerability exists via HTML attachments or HTML-formatted emails submitted through public ticket channels. The root cause is insufficient sanitization and insecure Content-Disposition handling at the attachment-serving layer, e...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 7:06 p.m.12 views

CVE-2026-73531 django-helpdesk < 2.3.3 Stored XSS via HTML Attachments

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 7:06 p.m.34 views

CVE-2026-73531 django-helpdesk < 2.3.3 Stored XSS via HTML Attachments

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

6.1CVSS0.00205EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:06 p.m.13 views

CVE-2026-73531

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

6.1CVSS5.2AI score0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 7:06 p.m.32 views

CVE-2026-73531 django-helpdesk < 2.3.3 Stored XSS via HTML Attachments

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can...

5.3CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder