Lucene search
+L

7620 matches found

OpenVAS
OpenVAS
added 2022/05/11 12:00 a.m.25 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.25 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
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
OSV
OSV
added 2022/05/05 2:48 a.m.23 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.35 views

Django is vulnerable to Denial of Service attack in formset

The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service memory consumption or trigger server errors via a modified maxnum parameter...

5CVSS6.8AI score0.02595EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2022/05/05 2:48 a.m.27 views

GHSA-G8XG-JGJ6-49R3 Django is vulnerable to Denial of Service attack in formset

The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service memory consumption or trigger server errors via a modified maxnum parameter...

6.9CVSS6.2AI score0.02595EPSS
SaveExploits1References9
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/05 12:00 a.m.38 views

Django is vulnerable to Denial of Service attack in formset

The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service memory consumption or trigger server errors via a modified maxnum parameter...

5CVSS6.8AI score0.02595EPSS
SaveExploits1References8Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/05 12:00 a.m.44 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...

4CVSS5.8AI score0.0182EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/02 3:47 a.m.33 views

Django Regex Algorithmic Complexity Causes Denial of Service

Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service CPU consumption via a crafted 1 EmailField email address or 2 URLField URL that triggers a large amount of backtracking in a regular...

5CVSS6.1AI score0.03717EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2022/05/02 3:47 a.m.39 views

GHSA-P6M5-H7PP-V2X5 Django Regex Algorithmic Complexity Causes Denial of Service

Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service CPU consumption via a crafted 1 EmailField email address or 2 URLField URL that triggers a large amount of backtracking in a regular...

8.7CVSS6.1AI score0.03717EPSS
SaveExploits0References14
OSV
OSV
added 2022/05/02 3:37 a.m.13 views

GHSA-9XG7-GG9M-RMQ9 Django Admin Media Handler Vulnerable to Directory Traversal

The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected "static media files," which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL...

8.7CVSS6.1AI score0.02284EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/02 3:37 a.m.30 views

Django Admin Media Handler Vulnerable to Directory Traversal

The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected "static media files," which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL...

5CVSS6.7AI score0.02284EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/02 12:05 a.m.21 views

GHSA-R5CJ-WV24-92P5 Django cross-site request forgery (CSRF) vulnerability

The administration application in Django 0.91.x, 0.95.x, and 0.96.x stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery CSRF attacks and delete or modify data via unspecified...

8.7CVSS6.7AI score0.00931EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/02 12:05 a.m.28 views

Django cross-site request forgery (CSRF) vulnerability

The administration application in Django 0.91.x, 0.95.x, and 0.96.x stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery CSRF attacks and delete or modify data via unspecified...

5.8CVSS6.7AI score0.00931EPSS
SaveExploits0References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/02 12:00 a.m.73 views

Django Admin Media Handler Vulnerable to Directory Traversal

The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected "static media files," which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL...

5CVSS6.2AI score0.02284EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/02 12:00 a.m.76 views

Django Regex Algorithmic Complexity Causes Denial of Service

Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service CPU consumption via a crafted 1 EmailField email address or 2 URLField URL that triggers a large amount of backtracking in a regular...

5CVSS6.1AI score0.03717EPSS
SaveExploits0References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/02 12:00 a.m.47 views

Django cross-site request forgery (CSRF) vulnerability

The administration application in Django 0.91.x, 0.95.x, and 0.96.x stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery CSRF attacks and delete or modify data via unspecified...

5.8CVSS6.7AI score0.00931EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 11:48 p.m.18 views

Django Cross-site scripting (XSS) vulnerability

Cross-site scripting XSS vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request...

4.3CVSS5.9AI score0.01323EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/01 11:48 p.m.20 views

GHSA-54QJ-48VX-CR9F Django Cross-site scripting (XSS) vulnerability

Cross-site scripting XSS vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request...

6.1CVSS5.2AI score0.01323EPSS
SaveExploits0References12
Rows per page
Query Builder