Lucene search
+L

205 matches found

CNNVD
CNNVD
added 2021/05/06 12:00 a.m.14 views

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 more. A cross-site scripting vulnerability exists in django, which stems from the fact that on Python...

6.1CVSS6.7AI score0.03172EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2021/04/29 12:00 a.m.14 views

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 more. A security vulnerability exists in Django-filter versions prior to 2.4.0, which stems from being...

7.5CVSS6.8AI score0.01797EPSS
SaveExploits0References11
Gitee
Gitee
added 2021/04/13 11:28 a.m.4 views

vulscan

This is a Python-based web application for vulnerability scanning and management. The application is built using Django and has several features, including: 1. Vulnerability Scanning: The application can scan for vulnerabilities in web applications using a variety of plugins POCs. 2. Vulnerabilit...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/04/06 5:28 p.m.61 views

Potential sensitive information disclosed in error reports

django-registration is a user-registration application for Django. Impact The django-registration package provides tools for implementing user-account registration flows in the Django web framework. In django-registration prior to 3.1.2, the base user-account registration view did not properly...

3.7CVSS0.9AI score0.0041EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/04/01 10:15 p.m.7 views

UBUNTU-CVE-2021-21416

django-registration is a user registration package for Django. The django-registration package provides tools for implementing user-account registration flows in the Django web framework. In django-registration prior to 3.1.2, the base user-account registration view did not properly apply filters...

3.7CVSS5.6AI score0.0041EPSS
SaveExploits0References3
OSV
OSV
added 2021/02/24 7:46 p.m.9 views

GHSA-57H7-R3Q3-W57J Cross-Site Scripting

Django-Rest-Framework, before 3.9.1, has a XSS vulnerability caused by disabled autoescaping in the default DRF Browsable API view templates...

5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/02/01 12:00 a.m.13 views

PT-2021-3618 · Django +3 · Django +3

Name of the Vulnerable Software and Affected Versions: Django versions 2.2 before 2.2.18 Django versions 3.0 before 3.0.12 Django versions 3.1 before 3.1.6 Description: The issue is related to the django.utils.archive.extract method, which is used by "startapp --template" and "startproject...

9.8CVSS6.5AI score0.83042EPSS
SaveExploits6References100
RedHat Linux
RedHat Linux
added 2020/10/28 6:24 p.m.9 views

Django: backtracking in a regular expression in django.utils.text.Truncator leads to DoS

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability i...

7.5CVSS7.2AI score0.03531EPSS
SaveExploits0References5
Gitee
Gitee
added 2020/07/27 10:33 a.m.8 views

vulscan

This is a Python-based web application for vulnerability scanning and management. Here's a summary of the key features and functionality: Overview The application is built using Django, a Python web framework, and is designed to provide a user-friendly interface for vulnerability scanning and...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2020/06/04 12:00 a.m.16 views

Django Trust Management Issues Vulnerabilities

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes object-oriented mapper , view system , template system and so on. A trust management issue vulnerability exists in Django version 2.2 before 2.2.13 and version 3.0...

5.9CVSS6.4AI score0.0609EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2020/04/23 12:00 a.m.18 views

The vulnerability of the `django.utils.text.Truncator` class’s `chars()` and `words()` methods in the Django web development framework allows a attacker to cause a denial-of-service attack.

The vulnerability of the django.utils.text.Truncator class’s chars and words methods in the Django web development framework is related to the improper handling of the True value as an argument to html. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

7.8CVSS6.6AI score0.03531EPSS
SaveExploits0References11Affected Software8
BDU FSTEC
BDU FSTEC
added 2020/04/14 12:00 a.m.13 views

The vulnerability of the Django web application framework, related to a bug in the password restoration mechanism, allows attackers to compromise data integrity.

The vulnerability of the Django web application framework lies in the improper validation of email addresses after converting Unicode characters into registry keys. This allows an attacker to send a reset token. Exploiting this vulnerability could enable a remote attacker to compromise data...

7.8CVSS6.5AI score0.53561EPSS
SaveExploits7References10Affected Software3
RedHat Linux
RedHat Linux
added 2020/04/06 9:02 a.m.10 views

Django: Incorrect HTTP detection with reverse-proxy connecting via HTTPS

An HTTP detection flaw was discovered in Django. If deployed behind a reverse-proxy connecting to Django via HTTPS, django.http.HttpRequest.scheme incorrectly detected client requests made using HTTP as using HTTPS. This resulted in incorrect results for issecure and buildabsoluteuri, and HTTP...

5.3CVSS7.2AI score0.01711EPSS
SaveExploits0References5
OSV
OSV
added 2020/03/05 3:15 p.m.11 views

PYSEC-2020-36

Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escapi...

8.8CVSS6.9AI score0.22513EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2020/02/27 12:00 a.m.31 views

The vulnerability of the `format()` function in the Django web development framework allows a attacker to trigger a denial-of-service attack. [source-iocs-preserved method=django.utils.numberformat.format()]

The vulnerability of the django.utils.numberformat.format function in the Django web development framework is related to uncontrolled memory consumption, which can lead to a complete exhaustion of resources. Exploiting this vulnerability may allow an attacker to cause a service failure...

7.8CVSS6.4AI score0.05063EPSS
SaveExploits0References9Affected Software5
CNVD
CNVD
added 2020/02/06 12:00 a.m.8 views

Django SQL Injection Vulnerability (CNVD-2020-04524)

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes object-oriented mapper , view system , template system and so on. A SQL injection vulnerability exists in Django versions 1.11 before 1.11.28, 2.2 before 2.2.10, an...

9.8CVSS9.1AI score0.65575EPSS
SaveExploits9References1
OSV
OSV
added 2020/02/03 12:15 p.m.8 views

ALPINE-CVE-2020-7471

Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter. By passing a suitably crafted delimiter...

9.8CVSS7.9AI score0.65575EPSS
SaveExploits9References1
Debian
Debian
added 2020/01/07 9:36 p.m.109 views

[SECURITY] [DSA 4598-1] python-django security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4598-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso January 07, 2020 https://www.debian.org/security/faq -...

9.8CVSS9.5AI score0.53561EPSS
SaveExploits7
NVD
NVD
added 2019/11/19 4:15 p.m.26 views

CVE-2011-4952

cobbler: Web interface lacks CSRF protection when using Django framework...

8.8CVSS8.8AI score0.00635EPSS
SaveExploits0References4
Prion
Prion
added 2019/11/19 4:15 p.m.12 views

Cross site request forgery (csrf)

cobbler: Web interface lacks CSRF protection when using Django framework...

6.8CVSS7.1AI score0.00635EPSS
SaveExploits0References4
Rows per page
Query Builder