Lucene search
+L

7635 matches found

OSV
OSV
added 2022/05/17 12:48 a.m.27 views

GHSA-Q5QW-4364-5HHM Django Vulnerable to HTTP Response Splitting Attack

Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an 1 email message to the EmailValidator, a ...

8.7CVSS7.2AI score0.03665EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2022/05/17 12:48 a.m.25 views

Django ReDoS in validators.URLValidator

validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service CPU consumption via unspecified vectors...

7.8CVSS6.7AI score0.03EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:48 a.m.31 views

Django Vulnerable to HTTP Response Splitting Attack

Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an 1 email message to the EmailValidator, a ...

4.3CVSS6.5AI score0.03665EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:36 a.m.37 views

Django denial of service via empty session record creation

contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service session store consumption or session record removal via a large number of requests to...

5CVSS6.8AI score0.05206EPSS
SaveExploits0References21Affected Software1
OSV
OSV
added 2022/05/17 12:36 a.m.4 views

GHSA-PGXH-WFW4-JX2V Django denial of service via empty session record creation

contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service session store consumption or session record removal via a large number of requests to...

8.7CVSS6.8AI score0.05206EPSS
SaveExploits0References21
OSV
OSV
added 2022/05/17 12:27 a.m.26 views

GHSA-MV8G-FHH6-6267 Django user with hardcoded password created when running tests on Oracle

Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually...

9.8CVSS7.3AI score0.05187EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2022/05/17 12:27 a.m.37 views

Django DNS Rebinding Vulnerability

Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWEDHOSTS...

8.1CVSS7AI score0.06074EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/05/17 12:27 a.m.22 views

GHSA-3F2C-JM6V-CR35 Django DNS Rebinding Vulnerability

Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWEDHOSTS...

9.2CVSS7.2AI score0.06074EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2022/05/17 12:27 a.m.27 views

Django user with hardcoded password created when running tests on Oracle

Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually...

9.8CVSS9.2AI score0.05187EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:23 a.m.40 views

Django cross-site scripting (XSS) vulnerability via is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS5.5AI score0.02316EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/05/17 12:23 a.m.36 views

GHSA-9CWG-MHXF-HH59 Django cross-site scripting (XSS) vulnerability via is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

6.1CVSS5.4AI score0.02316EPSS
SaveExploits0References13
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.37 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS6AI score0.02316EPSS
SaveExploits0References15Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.91 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

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.9AI score0.02903EPSS
SaveExploits2References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.31 views

Django vulnerable to Improper Restriction of Operations within the Bounds of a Memory Buffer

The getimagedimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service process or thread consumption via a large TIFF image...

5CVSS6AI score0.01788EPSS
SaveExploits1References10Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.34 views

Django Allows Arbitrary URL Generation

The django.http.HttpRequest.gethost function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values...

6.4CVSS6.4AI score0.03665EPSS
SaveExploits1References18Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.29 views

Django Allows Redirect via Data URL

The 1 django.http.HttpResponseRedirect and 2 django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting XSS attacks via a data: URL...

4.3CVSS5.2AI score0.02072EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.36 views

Django Image Field Vulnerable to Image Decompression Bombs

The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service memory consumption by uploading an image file...

5CVSS6AI score0.02663EPSS
SaveExploits1References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.62 views

Djiblets Cross-site scripting Vulnerability via JSON Objects

A cross-site scripting XSS vulnerability in util/templatetags/djbletsjs.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user...

4.3CVSS7.7AI score0.02412EPSS
SaveExploits1References11Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.44 views

Djblets Cross-site scripting Vulnerability

A cross-site scripting XSS vulnerability in gravatars/templatetags/gravatars.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django allows remote attackers to inject arbitrary web script or HTML via a user display name...

4.3CVSS5.2AI score0.02101EPSS
SaveExploits1References9Affected Software1
Redos
Redos
added 2022/05/16 12:00 a.m.70 views

ROS-20220516-04

Vulnerability of QuerySet.explain function of Django web application software platform is related to failure to take measures to protect the SQL query structure. Exploitation of the vulnerability could allow an attacker, acting remotely, to affect the confidentiality, integrity and availability o...

9.8CVSS9.2AI score0.18661EPSS
SaveExploits3
Rows per page
Query Builder