7620 matches found
Django 跨站脚本漏洞
Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes an object-oriented mapper, view system, template system and so on. A cross-site scripting vulnerability exists in Django versions prior to 0.36.1, which stems from ...
Django Cross-Site Scripting Vulnerability (CNVD-2022-31939)
Django is the Django Foundation's set of open source web application framework based on the Python language. The framework includes an object-oriented mapper, view system, template system, etc. Django's Unicorn framework in version 0.35.3 and earlier has a cross-site scripting vulnerability that...
django-unicorn 0.35.3 - Stored Cross-Site Scripting Vulnerability
Exploit Title: django-unicorn 0.35.3 - Stored Cross-Site Scripting XSS Exploit Author: Raven Security Associates, Inc. ravensecurity.net Software Link: https://pypi.org/project/django-unicorn/ Version: = 0.35.3 CVE: CVE-2021-42053 django-unicorn = 0.35.3 suffers from a stored XSS vulnerability by...
django-unicorn 0.35.3 Cross Site Scripting
Exploit Title: django-unicorn 0.35.3 - Stored Cross-Site Scripting XSS Date: 10/7/21 Exploit Author: Raven Security Associates, Inc. ravensecurity.net Software Link: https://pypi.org/project/django-unicorn/ Version: = 0.35.3 CVE: CVE-2021-42053 django-unicorn = 0.35.3 suffers from a stored XSS...
django-unicorn 0.35.3 - Stored Cross-Site Scripting (XSS)
Exploit Title: django-unicorn 0.35.3 - Stored Cross-Site Scripting XSS Date: 10/7/21 Exploit Author: Raven Security Associates, Inc. ravensecurity.net Software Link: https://pypi.org/project/django-unicorn/ Version: = 0.35.3 CVE: CVE-2021-42053 django-unicorn = 0.35.3 suffers from a stored XSS...
CVE-2021-42053
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
CVE-2021-42053
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
Cross site scripting
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
CVE-2021-42053
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
PYSEC-2021-357
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
PYSEC-2021-357
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
CVE-2021-42053
The Unicorn framework through 0.35.3 for Django allows XSS via component.name...
CVE-2021-42053
The connected advisories confirm CVE-2021-42053 concerns the Unicorn framework for Django, with XSS via component.name in versions up to 0.35.3. Root cause is an incomplete fix; an updated fix is needed to address this vulnerability. The related entries (GHSA/OSV) indicate that versions before 0....
Django 跨站脚本漏洞
Django is the Django Foundation's set of open source web application framework based on the Python language. The framework includes an object-oriented mapper, view system, template system, etc. Django's Unicorn framework in version 0.35.3 and earlier has a cross-site scripting vulnerability that...
Exploit for SQL Injection in Djangoproject Django
CVE-2021-35042 Django SQL injection bug Question: explore ho...
SQL Injection in Django
Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...
GHSA-XPFP-F569-Q3P2 SQL Injection in Django
Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.orderby SQL injection if orderby is untrusted input from a client of a web application...
django: Potential directory-traversal via archive.extract()
A flaw was found in django where thedjango.utils.archive.extract function, used by startapp --template and startproject --template, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments...
django: Potential directory traversal via ``admindocs``
A flaw was found in django. Staff members could use the :mod:django.contrib.admindocs TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default admindocs templates have been customized by the developers to also expose the file contents, then not...
django: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses
A flaw was found in django. Leading zeros in octal literals aren't prohibited in IP addresses. If you used such values you could suffer from indeterminate SSRF, RFI, and LFI attacks. The highest threat from this vulnerability is to data integrity...