Lucene search
+L

173 matches found

OSV
OSV
added 2022/02/01 4:53 p.m.11 views

SUSE-SU-2022:0285-1 Security update for python-Django1

This update for python-Django1 fixes the following issues: - CVE-2022-22818: Fixed possible XSS via % debug % template tag bsc1195086 - CVE-2022-23833: Fixed denial-of-service possibility in file uploads. bsc1195088...

7.5CVSS6.5AI score0.49246EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/01/04 11:16 p.m.38 views

CVE-2021-45115

An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user...

7.8AI score0.02397EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2021/05/06 4:15 p.m.32 views

CVE-2021-32052

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.03146EPSS
SaveExploits0References8
NVD
NVD
added 2020/09/01 1:15 p.m.22 views

CVE-2020-24583

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.5CVSS7.4AI score0.03969EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2020/09/01 12:33 p.m.32 views

CVE-2020-24583

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.4AI score0.03969EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2020/09/01 10:0 a.m.41 views

CVE-2020-24583

An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 when Python 3.7+ is used. FILEUPLOADDIRECTORYPERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level...

7.5CVSS7.1AI score0.03969EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/04/09 1:30 a.m.21 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.5CVSS3.2AI score0.03073EPSS
SaveExploits0References4
OSV
OSV
added 2020/02/19 12:0 a.m.34 views

DSA-4629-1 python-django - security update

Bulletin has no description...

9.8CVSS8.4AI score0.65336EPSS
SaveExploits9
UbuntuCve
UbuntuCve
added 2019/12/18 12:0 a.m.38 views

CVE-2019-19844

Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address that is equal to an existing user's email address after case transformation of Unicode characters would allow an attacker to be sent a password reset token for the matched user...

9.8CVSS6.8AI score0.32106EPSS
SaveExploits7References4
UbuntuCve
UbuntuCve
added 2019/12/02 2:0 p.m.49 views

CVE-2019-19118

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS6.8AI score0.01656EPSS
SaveExploits0References2
OSV
OSV
added 2019/09/02 7:3 a.m.10 views

SUSE-SU-2019:2257-1 Security update for python-Django

This update for python-Django to version 1.11.23 fixes the following issues: - CVE-2019-14232: Fixed a denial of service in 'django.utils.text.Truncator' bsc1142880. - CVE-2019-14233: Fixed a denial of service in striptags bsc1142882. - CVE-2019-14234: Fixed an SQL injection in key and index...

9.8CVSS6.8AI score0.47694EPSS
SaveExploits0References13
OSV
OSV
added 2019/08/14 9:13 a.m.10 views

OPENSUSE-SU-2019:1872-1 Security update for python-Django

This update for python-Django fixes the following issues: Security issues fixed: - CVE-2019-11358: Fixed prototype pollution. - CVE-2019-12308: Fixed XSS in AdminURLFieldWidget bsc1136468 - CVE-2019-12781: Fixed incorrect HTTP detection with reverse-proxy connecting via HTTPS bsc1139945. -...

9.8CVSS7.1AI score0.87218EPSS
SaveExploits4References14
OSV
OSV
added 2019/08/08 3:57 p.m.12 views

OPENSUSE-SU-2019:1839-1 Security update for python-Django

This update for python-Django fixes the following issues: Security issues fixed: - CVE-2019-11358: Fixed prototype pollution. - CVE-2019-12308: Fixed XSS in AdminURLFieldWidget bsc1136468 - CVE-2019-12781: Fixed incorrect HTTP detection with reverse-proxy connecting via HTTPS bsc1139945. -...

9.8CVSS7.1AI score0.87218EPSS
SaveExploits4References14
NVD
NVD
added 2019/08/02 3:15 p.m.31 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
SaveExploits0References10
Cvelist
Cvelist
added 2019/08/02 2:34 p.m.45 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.5AI score0.03073EPSS
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2019/08/02 2:34 p.m.125 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.7AI score0.03073EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2019/08/02 2:31 p.m.71 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.5CVSS7.8AI score0.03172EPSS
SaveExploits0
OSV
OSV
added 2019/07/01 2:15 p.m.2 views

DEBIAN-CVE-2019-12781

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECUREPROXYSSLHEADER and SECURESSLREDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words,...

5.3CVSS8.8AI score0.01697EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2019/07/01 2:0 p.m.19 views

CVE-2019-12781

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECUREPROXYSSLHEADER and SECURESSLREDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words,...

5.3CVSS6.8AI score0.01697EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2019/07/01 1:56 p.m.31 views

CVE-2019-12781

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECUREPROXYSSLHEADER and SECURESSLREDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words,...

5.7AI score0.01697EPSS
SaveExploits0References12
Rows per page
Query Builder