Lucene search
+L

7635 matches found

Github Security Blog
Github Security Blog
added 2022/05/05 2:48 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
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.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
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/05 12:00 a.m.39 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
Github Security Blog
Github Security Blog
added 2022/05/02 3:47 a.m.34 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
Github Security Blog
Github Security Blog
added 2022/05/02 3:37 a.m.32 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 3:37 a.m.14 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
OSV
OSV
added 2022/05/02 12:05 a.m.22 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.77 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
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
Github Security Blog
Github Security Blog
added 2022/05/01 11:48 p.m.19 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
Github Security Blog
Github Security Blog
added 2022/05/01 6:36 p.m.22 views

Django vulnerable to Denial of Service via i18n middleware component

The internationalization i18n framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USEI18N option and the i18n component are enabled, allows remote attackers to cause a denial of service memory consumption via many HTTP requests with large...

2.6CVSS6.7AI score0.01814EPSS
SaveExploits0References16Affected Software1
OSV
OSV
added 2022/05/01 6:36 p.m.10 views

GHSA-9V8H-57GV-QCH6 Django vulnerable to Denial of Service via i18n middleware component

The internationalization i18n framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USEI18N option and the i18n component are enabled, allows remote attackers to cause a denial of service memory consumption via many HTTP requests with large...

8.2CVSS6.3AI score0.01814EPSS
SaveExploits0References16
OSV
OSV
added 2022/05/01 5:44 p.m.18 views

GHSA-QC99-G3WM-HGXR Django Arbitrary Code Execution

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a 1 .po or 2 .mo file...

7.5CVSS7.2AI score0.01653EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/01 5:44 p.m.26 views

Django Improper Access Control

The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user...

6.5CVSS7.1AI score0.01259EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 5:44 p.m.26 views

Django Arbitrary Code Execution

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a 1 .po or 2 .mo file...

7.5CVSS8AI score0.01653EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder