Lucene search
+L

7621 matches found

UbuntuCve
UbuntuCve
added 2021/07/01 8:00 a.m.40 views

CVE-2021-35042

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...

9.8CVSS7.1AI score0.44369EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2021/07/01 12:00 a.m.10 views

PT-2021-3508

Name of the Vulnerable Software and Affected Versions Django versions 3.1.x through 3.1.12 Django versions 3.2.x through 3.2.4 Description The issue is related to the QuerySet.order by function in the Django web application platform, which does not properly protect the SQL query structure. This...

9.8CVSS8.3AI score0.44369EPSS
SaveExploits1References148
CNNVD
CNNVD
added 2021/07/01 12:00 a.m.14 views

Django SQL注入漏洞

Django is an open source web application framework , written in Python . A SQL injection vulnerability exists in Django versions 3.2.x prior to 3.2.5 and 3.1.x prior to 3.1.13. The vulnerability is related to a code flaw. querySet.orderby does not perform strict validation of data when processing...

9.8CVSS7.9AI score0.44369EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2021/06/17 8:10 p.m.73 views

Cross-site Scripting in wagtail

Impact When the % includeblock % template tag is used to output the value of a plain-text StreamField block CharBlock, TextBlock or a similar user-defined block derived from FieldBlock, and that block does not specify a template for rendering, the tag output is not properly escaped as HTML. This...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2021/06/17 5:15 p.m.42 views

CVE-2021-32681

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS0.01109EPSS
SaveExploits1References4
Prion
Prion
added 2021/06/17 5:15 p.m.26 views

Cross site scripting

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

3.5CVSS5.2AI score0.01109EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/06/17 5:15 p.m.6 views

CVE-2021-32681

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS6AI score0.01109EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/06/17 5:15 p.m.49 views

PYSEC-2021-103

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS0.1AI score0.01109EPSS
SaveExploits1References4
CVE
CVE
added 2021/06/17 4:25 p.m.105 views

CVE-2021-32681

CVE-2021-32681 affects Wagtail (Django-based CMS). The issue is a cross-site scripting (XSS) vulnerability in the use of the {% include_block %} template tag to render plain-text StreamField blocks (CharBlock/TextBlock or derived blocks) without a specified template, where output is not HTML-esca...

5.4CVSS5.2AI score0.01109EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/06/17 4:25 p.m.48 views

CVE-2021-32681 Improper escaping of HTML ('Cross-site Scripting') in Wagtail StreamField blocks

Wagtail is an open source content management system built on Django. A cross-site scripting vulnerability exists in versions 2.13-2.13.1, versions 2.12-2.12.4, and versions prior to 2.11.8. When the % includeblock % template tag is used to output the value of a plain-text StreamField block...

5.4CVSS5.5AI score0.01109EPSS
SaveExploits1References4
ArchLinux
ArchLinux
added 2021/06/15 12:00 a.m.168 views

[ASA-202106-41] python-django: multiple issues

Arch Linux Security Advisory ASA-202106-41 ========================================== Severity: Medium Date : 2021-06-15 CVE-ID : CVE-2021-33203 CVE-2021-33571 Package : python-django Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2026 Summary ======= The package...

7.5CVSS0.4AI score0.05217EPSS
SaveExploits0References7
OSV
OSV
added 2021/06/11 1:14 p.m.18 views

SUSE-SU-2021:1963-1 Security update for crowbar-openstack, grafana, kibana, monasca-installer, python-Django, python-py, rubygem-activerecord-session_store

This update for crowbar-openstack, grafana, kibana, monasca-installer, python-Django, python-py, rubygem-activerecord-sessionstore contains the following fixes: Security fixes included in this update: crowbar-openstack: - CVE-2016-8611: Added rate limiting for the '/images' API POST method...

7.5CVSS6.8AI score0.83042EPSS
SaveExploits2References19
OSV
OSV
added 2021/06/10 5:21 p.m.3 views

GHSA-P99V-5W3C-JQQ9 Django Access Control Bypass possibly leading to SSRF, RFI, and LFI attacks

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. validateipv4address and...

8.7CVSS7.1AI score0.05217EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2021/06/10 5:21 p.m.151 views

Django Access Control Bypass possibly leading to SSRF, RFI, and LFI attacks

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. validateipv4address and...

7.5CVSS7.5AI score0.05217EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2021/06/10 5:21 p.m.13 views

GHSA-68W8-QJQ3-2GFM Path Traversal in Django

Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default admindocs templates have been...

6.9CVSS6.8AI score0.02737EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2021/06/10 5:21 p.m.101 views

Path Traversal in Django

Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default admindocs templates have been...

4.9CVSS4.4AI score0.02737EPSS
SaveExploits0References11Affected Software1
Gitee
Gitee
added 2021/06/09 7:19 p.m.12 views

Exploit for SQL Injection in Djangoproject Django

CVE-2020-7471 这个仓库提供 CVE-2020-7471 Potential SQL injection via StringAggdelimiter 漏洞的环境和 POC 受影响的 django 版本 - 1.11 到 1.11.28(不含) - 2.2 到 2.2.10(不含) - 3.0 到 3.0.3(不含) 下载使用前需要如下操作: 1. 安装 django 漏洞版本,我测试用的是 python pip install django==3.0.2 -i https://pypi.tuna.tsinghua.edu.cn/simple 2. 参考...

9.8CVSS9.3AI score0.65336EPSS
SaveExploits9
Github Security Blog
Github Security Blog
added 2021/06/09 5:14 p.m.78 views

Header injection possible in Django

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS0.8AI score0.03172EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2021/06/09 5:14 p.m.12 views

GHSA-QM57-VHQ3-3FWF Header injection possible in Django

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS6.8AI score0.03172EPSS
SaveExploits0References12
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.43 views

Django < 2.2.24, 3.0 < 3.1.12, 3.2 < 3.2.4 Multiple Vulnerabilities - Linux

Django is prone to multiple vulnerabilities. Copyright C 2021 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...

7.5CVSS6.4AI score0.05217EPSS
SaveExploits0References1
Rows per page
Query Builder