Lucene search
+L

7641 matches found

OpenVAS
OpenVAS
added 2019/08/07 12:00 a.m.73 views

Debian: Security Advisory (DLA-1872-1)

The remote host is missing an update for the Debian 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...

7.5CVSS7.8AI score0.03531EPSS
SaveExploits0References3
Debian
Debian
added 2019/08/06 10:07 a.m.105 views

[SECURITY] [DLA 1872-1] python-django security update

Package : python-django Version : 1.7.11-1+deb8u7 CVE IDs : CVE-2019-14232 CVE-2019-14233 Debian Bug : 934026 It was discovered that there were two vulnerabilities in the Django web development framework: CVE-2019-14232: Prevent a possible denial-of-service in django.utils.text.Truncator. If...

7.5CVSS7.7AI score0.03531EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2019/08/06 1:43 a.m.43 views

Django Denial-of-service in strip_tags()

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.5CVSS8.4AI score0.03172EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2019/08/06 1:43 a.m.10 views

GHSA-H5JV-4P7W-64JG Django Denial-of-service in strip_tags()

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

8.7CVSS6.8AI score0.03172EPSS
SaveExploits0References14
OSV
OSV
added 2019/08/06 1:43 a.m.8 views

GHSA-V9QG-3J8P-R63V Uncontrolled Recursion in Django

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

8.7CVSS6.8AI score0.03073EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2019/08/06 1:43 a.m.40 views

Uncontrolled Recursion in Django

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.5CVSS3.1AI score0.03073EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2019/08/06 1:43 a.m.42 views

Django Denial-of-service in django.utils.text.Truncator

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.5CVSS8.4AI score0.03531EPSS
SaveExploits0References21Affected Software1
OSV
OSV
added 2019/08/06 1:43 a.m.28 views

GHSA-C4QH-4VGV-QC6G Django Denial-of-service in django.utils.text.Truncator

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

8.7CVSS6.8AI score0.03531EPSS
SaveExploits0References22
OSV
OSV
added 2019/08/06 12:00 a.m.33 views

DLA-1872-1 python-django - security update

Bulletin has no description...

7.5CVSS6.4AI score0.03531EPSS
SaveExploits0
ALT Linux
ALT Linux
added 2019/08/05 12:00 a.m.150 views

Security fix for the ALT Linux 10 package python3-module-django version 2.2.4-alt1

Aug. 5, 2019 Alexey Shabalin 2.2.4-alt1 - 2.2.4 - Fixes for the following security vulnerabilities: + CVE-2019-14232 Adjusted regex to avoid backtracking issues when truncating HTML + CVE-2019-14233 Prevented excessive HTMLParser recursion in striptags when handling incomplete HTML entities +...

7.5CVSS9.1AI score0.47694EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2019/08/05 12:00 a.m.29 views

Django 1.11.x < 1.11.23, 2.1.x < 2.1.11, 2.2.x < 2.2.4 Multiple Vulnerabilities - Linux

Django is prone to multiple vulnerabilities. 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
OpenVAS
OpenVAS
added 2019/08/05 12:00 a.m.36 views

Django 1.11.x < 1.11.23, 2.1.x < 2.1.11, 2.2.x < 2.2.4 Multiple Vulnerabilities - Windows

Django is prone to multiple vulnerabilities. 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
CNVD
CNVD
added 2019/08/05 12:00 a.m.40 views

Django SQL Injection 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 has a SQL injection vulnerability that can be exploited by an attacker to execute SQL...

9.8CVSS8.3AI score0.47694EPSS
SaveExploits0References1
ArchLinux
ArchLinux
added 2019/08/05 12:00 a.m.55 views

[ASA-201908-2] python-django: multiple issues

Arch Linux Security Advisory ASA-201908-2 ========================================= Severity: Medium Date : 2019-08-05 CVE-ID : CVE-2019-14232 CVE-2019-14233 CVE-2019-14234 CVE-2019-14235 Package : python-django Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-1015...

9.8CVSS1.6AI score0.47694EPSS
SaveExploits0References10
ArchLinux
ArchLinux
added 2019/08/05 12:00 a.m.52 views

[ASA-201908-3] python2-django: multiple issues

Arch Linux Security Advisory ASA-201908-3 ========================================= Severity: Medium Date : 2019-08-05 CVE-ID : CVE-2019-14232 CVE-2019-14233 CVE-2019-14234 CVE-2019-14235 Package : python2-django Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-1014...

9.8CVSS1.6AI score0.47694EPSS
SaveExploits0References10
OSV
OSV
added 2019/08/02 3:15 p.m.34 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.5CVSS7.3AI score
SaveExploits0References10
OSV
OSV
added 2019/08/02 3:15 p.m.5 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2019/08/02 3:15 p.m.10 views

ALPINE-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.9AI score0.03073EPSS
SaveExploits0References1
NVD
NVD
added 2019/08/02 3:15 p.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.7AI score0.03073EPSS
SaveExploits0References10
NVD
NVD
added 2019/08/02 3:15 p.m.23 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.6AI score0.03531EPSS
SaveExploits0References12
Rows per page
Query Builder