Lucene search
+L

7635 matches found

Github Security Blog
Github Security Blog
added 2022/05/14 2:09 a.m.41 views

Django Middleware Enables Session Hijacking

The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors...

6CVSS6.6AI score0.01961EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2022/05/14 2:09 a.m.9 views

GHSA-RW75-M7GP-92M3 Django data leakage via querystring manipulation in admin

The administrative interface contrib.admin in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a tofield...

5.3CVSS5.4AI score0.01984EPSS
SaveExploits1References13
Github Security Blog
Github Security Blog
added 2022/05/14 2:09 a.m.29 views

Django data leakage via querystring manipulation in admin

The administrative interface contrib.admin in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a tofield...

3.5CVSS5.8AI score0.01984EPSS
SaveExploits1References13Affected Software1
OSV
OSV
added 2022/05/14 2:06 a.m.8 views

GHSA-J3J3-JRFH-CM2W Django Denial-of-service possibility with strip_tags

The utils.html.striptags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service infinite loop by increasing the length of the input string...

8.7CVSS5.9AI score0.0496EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/14 2:06 a.m.27 views

Django Denial-of-service possibility with strip_tags

The utils.html.striptags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service infinite loop by increasing the length of the input string...

5CVSS6.7AI score0.0496EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/14 2:06 a.m.7 views

GHSA-7FQ8-4PV5-5W5C Django cross-site scripting (XSS) attack via user-supplied redirect URLs

The utils.http.issafeurl function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting XSS attacks via a control character in a URL, as demonstrated by a...

6.1CVSS5.9AI score0.0499EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2022/05/14 2:06 a.m.28 views

Django cross-site scripting (XSS) attack via user-supplied redirect URLs

The utils.http.issafeurl function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting XSS attacks via a control character in a URL, as demonstrated by a...

4.3CVSS5.7AI score0.0499EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:05 a.m.39 views

Django denial of service via file upload naming

The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause ...

4.3CVSS6.9AI score0.0247EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/05/14 2:05 a.m.44 views

GHSA-296W-6QHQ-GF92 Django denial of service via file upload naming

The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause ...

8.7CVSS6.1AI score0.0247EPSS
SaveExploits0References9
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/14 12:00 a.m.71 views

Django Might Allow CSRF Requests via URL Verification

The verifyexists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitra...

5CVSS6.3AI score0.0236EPSS
SaveExploits0References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/14 12:00 a.m.33 views

Django Vulnerable to Cache Poisoning

Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request...

5CVSS6.1AI score0.02323EPSS
SaveExploits0References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/14 12:00 a.m.34 views

Improper Input Validation

The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // slash slash in a URL, which triggers a scheme-relative URL...

5.8CVSS6.8AI score0.02295EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:11 a.m.20 views

MicroPyramid Django-CRM CSRF

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8CVSS7AI score0.00638EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/13 1:11 a.m.14 views

GHSA-HQ4R-47QC-3JHC MicroPyramid Django-CRM CSRF

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8CVSS8.8AI score0.00638EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/11 11:04 a.m.9 views

OESA-2022-1642 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 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate, aggregate, and extra methods are subject to SQL injection in column...

9.8CVSS7.9AI score0.18661EPSS
SaveExploits3References3
OpenVAS
OpenVAS
added 2022/05/11 12:00 a.m.32 views

Django < 2.2.28, 3.x < 3.2.13, 4.x < 4.0.4 Multiple Vulnerabilities - Linux

Django is prone to multiple vulnerabilities. Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS9.6AI score0.18661EPSS
SaveExploits3References1
OpenVAS
OpenVAS
added 2022/05/11 12:00 a.m.26 views

Django < 2.2.28, 3.x < 3.2.13, 4.x < 4.0.4 Multiple Vulnerabilities - Windows

Django is prone to multiple vulnerabilities. Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS9.6AI score0.18661EPSS
SaveExploits3References1
Hacker One
Hacker One
added 2022/05/06 12:35 p.m.298 views

Glovo: Django debug enabled showing information about system, database, configuration files

Summary: Hi team, This subdomain pulpo.it.glovoint.com is a Django application running with debug mode turned on DEBUG = True . One of the main features of debug mode is the display of detailed error pages to help developers. If your app raises an exception when DEBUG is True, Django will display...

6.4AI score
SaveExploits0
OSV
OSV
added 2022/05/05 2:48 a.m.24 views

GHSA-R7W6-P47G-VJ53 Django Data leakage via admin history log

The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information...

5.3CVSS5.7AI score0.0182EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/05/05 2:48 a.m.27 views

Django Data leakage via admin history log

The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information...

4CVSS6.6AI score0.0182EPSS
SaveExploits1References9Affected Software1
Rows per page
Query Builder