Lucene search
+L

7620 matches found

Github Security Blog
Github Security Blog
added 2022/05/17 3:20 a.m.31 views

Django DoS in django.views.static.serve

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

5CVSS6.6AI score0.0437EPSS
SaveExploits1References20Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:20 a.m.25 views

Django database denial-of-service with ModelMultipleChoiceField

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

5CVSS7.3AI score0.02712EPSS
SaveExploits0References16Affected Software1
OSV
OSV
added 2022/05/17 3:20 a.m.4 views

GHSA-6G95-X6CJ-MG4V Django database denial-of-service with ModelMultipleChoiceField

ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when showhiddeninitial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries...

7.5CVSS6.8AI score0.02712EPSS
SaveExploits0References16
OSV
OSV
added 2022/05/17 3:20 a.m.34 views

GHSA-JHJG-W2CP-5J44 Django DoS in django.views.static.serve

The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service memory consumption via a long line in a file...

8.7CVSS5.9AI score0.0437EPSS
SaveExploits1References20
OSV
OSV
added 2022/05/17 3:20 a.m.38 views

GHSA-GV98-G628-M9X5 Django Cross-site Scripting Vulnerability

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

6.1CVSS5.1AI score0.03053EPSS
SaveExploits1References17
Github Security Blog
Github Security Blog
added 2022/05/17 3:20 a.m.31 views

Django Cross-site Scripting Vulnerability

The django.util.http.issafeurl function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting XSS attacks via a crafted URL, related to redirect URLs, as demonstrated by a...

4.3CVSS5.8AI score0.03053EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:16 a.m.28 views

Denial-of-service possibility in logout() view by filling session store

The 1 contrib.sessions.backends.base.SessionBase.flush and 2 cachedb.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service session stor...

5CVSS7.2AI score0.04969EPSS
SaveExploits0References17Affected Software1
OSV
OSV
added 2022/05/17 3:16 a.m.6 views

GHSA-X38M-486C-2WR9 Denial-of-service possibility in logout() view by filling session store

The 1 contrib.sessions.backends.base.SessionBase.flush and 2 cachedb.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service session stor...

8.7CVSS6.4AI score0.04969EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2022/05/17 3:07 a.m.32 views

Django Vulnerable to MySQL Injection

The 1 FilePathField, 2 GenericIPAddressField, and 3 IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, relate...

10CVSS7.2AI score0.04753EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/17 3:07 a.m.29 views

GHSA-WQJJ-HX84-V449 Django Vulnerable to MySQL Injection

The 1 FilePathField, 2 GenericIPAddressField, and 3 IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, relate...

9.8CVSS6.4AI score0.04753EPSS
SaveExploits0References12
OSV
OSV
added 2022/05/17 3:07 a.m.45 views

GHSA-RVQ6-MRPV-M6RM Code Injection in Django

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

9.8CVSS6.7AI score0.0565EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/17 3:07 a.m.37 views

Django Reuses Cached CSRF Token

The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users...

5CVSS7AI score0.0199EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:07 a.m.33 views

Code Injection in Django

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS6.8AI score0.0565EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/17 3:07 a.m.29 views

GHSA-89HJ-XFX5-7Q66 Django Reuses Cached CSRF Token

The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users...

8.7CVSS6.2AI score0.0199EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/17 3:07 a.m.34 views

Django Vulnerable to Cache Poisoning

Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the 1 Vary: Cookie or 2 Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers...

6.4CVSS6.4AI score0.02567EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/17 3:07 a.m.27 views

GHSA-Q7Q2-QF2Q-RW3W Django Vulnerable to Cache Poisoning

Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the 1 Vary: Cookie or 2 Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers...

9.1CVSS5.6AI score0.02567EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2022/05/17 1:57 a.m.32 views

django-cms CSRF Vulnerability

Cross-site request forgery CSRF vulnerability in django CMS before 3.0.14, 3.1.x before 3.1.1 allows remote attackers to manipulate privileged users into performing unknown actions...

8.8CVSS6.9AI score0.01132EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/17 1:57 a.m.29 views

GHSA-2PQC-GV8Q-PVQV django-cms CSRF Vulnerability

Cross-site request forgery CSRF vulnerability in django CMS before 3.0.14, 3.1.x before 3.1.1 allows remote attackers to manipulate privileged users into performing unknown actions...

8.8CVSS8.7AI score0.01132EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/17 1:33 a.m.50 views

Django cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget

Cross-site scripting XSS vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField...

4.3CVSS5.2AI score0.02903EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2022/05/17 1:33 a.m.17 views

GHSA-4894-5VQC-6R2R Django cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget

Cross-site scripting XSS vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField...

6.1CVSS5.2AI score0.02903EPSS
SaveExploits2References10
Rows per page
Query Builder