Lucene search
+L

7653 matches found

Veracode
Veracode
added 2019/08/02 10:32 a.m.32 views

Denial Of Service (DoS)

Django is vulnerable to denial of service DoS. It uses recursion to handle an exception, causing excessive memory exhaustion and an application crash...

7.5CVSS3.5AI score0.03073EPSS
SaveExploits0References12Affected Software2
Veracode
Veracode
added 2019/08/02 10:01 a.m.39 views

Denial Of Service (DoS)

Django is vulnerable to denial of service DoS. It does not properly handle HTML entities in the function striptags, causing excessive HTMLParser recursions...

7.5CVSS2.6AI score0.03172EPSS
SaveExploits0References12Affected Software2
Veracode
Veracode
added 2019/08/02 9:44 a.m.30 views

Regular Expression Denial Of Service (ReDoS)

Django is vulnerable to regular expression denial of service ReDoS. The attack is due to lack of validation of inputs to a regular expression in django.utils.text.Truncator's chars and words methods, eventually causing an application crash if the input html=True is provided...

7.5CVSS5.1AI score0.03531EPSS
SaveExploits0References15Affected Software2
Veracode
Veracode
added 2019/08/02 1:12 a.m.25 views

SQL Injection

django is vulnerable to SQL injection. The vulnerability exists as it was possible to perform injection on django.contrib.postgres.fields.JSONField and django.contrib.postgres.fields.HStoreField...

9.8CVSS2.4AI score0.47694EPSS
SaveExploits0References14Affected Software2
CVE
CVE
added 2019/08/02 12:00 a.m.315 views

CVE-2019-14232

CVE-2019-14232 describes a DoS risk in Django’s Truncator: chars() and words() with html=True suffer catastrophic backtracking in a regex, affecting truncatechars_html and truncatewords_html across Django 1.11.x (pre-1.11.23), 2.1.x (pre-2.1.11), and 2.2.x (pre-2.2.4). The issue prompted security...

7.5CVSS7.6AI score0.03531EPSS
SaveExploits0References12Affected Software1
OpenVAS
OpenVAS
added 2019/08/02 12:00 a.m.25 views

Ubuntu: Security Advisory (USN-4084-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2019 Greenbone AG 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-only ifdescription...

9.8CVSS7.9AI score0.47694EPSS
SaveExploits0References2
myhack58
myhack58
added 2019/08/02 12:00 a.m.169 views

Django-JSONField, the HStoreField SQL injection vulnerability-vulnerability warning-the black bar safety net

! One, Foreword Django is an open source Web application framework made of Python written. The use of a MTV framework of the model, i.e. the Model M, view V and template T. It was originally being developed for the management of the Lawrence Publishing Group, owned by some to the news content bas...

0.4AI score
SaveExploits0
CNVD
CNVD
added 2019/08/02 12:00 a.m.18 views

Django input validation error vulnerability (CNVD-2019-35879)

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. An input validation error vulnerability exists in Django. An attacker can exploit this vulnerabili...

7.5CVSS6.8AI score0.03073EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/08/02 12:00 a.m.16 views

Django input validation error vulnerability (CNVD-2019-35881)

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. Django suffers from an input validation error vulnerability. An attacker can exploit this...

7.5CVSS6.7AI score0.03172EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/08/02 12:00 a.m.40 views

CVE-2019-14232

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

6.7AI score0.03531EPSS
SaveExploits0References12
CNVD
CNVD
added 2019/08/02 12:00 a.m.17 views

Django Input Validation Error Vulnerability

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. Django suffers from an input validation error vulnerability. An attacker can exploit this...

7.5CVSS6.7AI score0.03531EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2019/08/02 12:00 a.m.29 views

CVE-2019-14232

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.4AI score0.03531EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2019/08/02 12:00 a.m.33 views

CVE-2019-14232

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.8AI score0.03531EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2019/08/02 12:00 a.m.95 views

CVE-2019-14232

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.5CVSS6.9AI score0.03531EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/08/01 12:53 p.m.33 views

CVE-2019-14233

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. Due to the behaviour of the underlying HTMLParser, django.utils.html.striptags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities...

7.5CVSS2.1AI score0.03172EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2019/08/01 11:59 a.m.91 views

USN-4084-1: Django vulnerabilities

It was discovered that Django incorrectly handled the Truncator function. A remote attacker could possibly use this issue to cause Django to consume resources, leading to a denial of service. CVE-2019-14232 It was discovered that Django incorrectly handled the striptags function. A remote attacke...

9.8CVSS7.5AI score0.47694EPSS
SaveExploits0
OSV
OSV
added 2019/08/01 10:00 a.m.7 views

UBUNTU-CVE-2019-14232

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.5CVSS6.8AI score0.03531EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2019/08/01 10:00 a.m.26 views

CVE-2019-14235

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 passed certain inputs, django.utils.encoding.uritoiri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences...

7.5CVSS6.8AI score0.03073EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/08/01 10:00 a.m.37 views

CVE-2019-14233

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. Due to the behaviour of the underlying HTMLParser, django.utils.html.striptags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities...

7.5CVSS6.8AI score0.03172EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/08/01 10:00 a.m.30 views

CVE-2019-14234

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. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to...

9.8CVSS6.9AI score0.47694EPSS
SaveExploits0References2
Rows per page
Query Builder