Lucene search
+L

7620 matches found

CVE
CVE
added 2021/06/08 12:00 a.m.222 views

CVE-2021-33571

CVE-2021-33571 affects Django: URLValidator, validate_ipv4_address, and validate_ipv46_address fail to prohibit leading zeros in octal literals in affected releases (2.2.x <2.2.24, 3.x <3.1.12, 3.2

7.5CVSS7.4AI score0.05217EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2021/06/08 12:00 a.m.45 views

CVE-2021-33571

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.8AI score0.05217EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2021/06/07 1:50 p.m.126 views

USN-4975-2: Django vulnerability

USN-4975-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 16.04 ESM. Original advisory details: Rasmus Lerchedahl Petersen and Rasmus Wriedt Larsen discovered that Django incorrectly handled path sanitation in admindocs. A remote attacker could possibly...

4.9CVSS6.8AI score0.02737EPSS
SaveExploits0
OSV
OSV
added 2021/06/07 1:50 p.m.11 views

USN-4975-2 python-django vulnerability

USN-4975-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 16.04 ESM. Original advisory details: Rasmus Lerchedahl Petersen and Rasmus Wriedt Larsen discovered that Django incorrectly handled path sanitation in admindocs. A remote attacker could possibly...

4.9CVSS6.9AI score0.02737EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/07 12:00 a.m.34 views

Ubuntu 16.04 ESM : Django vulnerability (USN-4975-2)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by a vulnerability as referenced in the USN-4975-2 advisory. USN-4975-1 fixed a vulnerability in Django. This update provides the corresponding update for Ubuntu 16.04 ESM. Tenable has extracted the preceding description...

4.9CVSS6.5AI score0.02737EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/07 12:00 a.m.46 views

Debian DLA-2676-1 : python-django security update

Two issues were discovered in Django, the Python-based web development framework : - CVE-2021-33203: Potential directory traversal via admindocs Staff members could use the admindocs TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default...

7.5CVSS6.7AI score0.05217EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2021/06/06 12:00 a.m.34 views

Debian: Security Advisory (DLA-2676-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2021 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.5CVSS6.4AI score0.05217EPSS
SaveExploits0References3
Debian
Debian
added 2021/06/05 9:58 a.m.169 views

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

------------------------------------------------------------------------- Debian LTS Advisory DLA-2676-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb June 05, 2021 https://wiki.debian.org/LTS -...

7.5CVSS6.8AI score0.05217EPSS
SaveExploits0
OSV
OSV
added 2021/06/05 12:00 a.m.41 views

DLA-2676-1 python-django - security update

Bulletin has no description...

7.5CVSS6.2AI score0.05217EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/06/04 9:46 p.m.94 views

django-celery-results Stores Sensitive Information In Cleartext

django-celery-results prior to 2.4.0 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database. In version 2.4.0 this is no longer the default...

7.5CVSS7.1AI score0.00871EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/06/04 9:46 p.m.125 views

GHSA-FVX8-V524-8579 django-celery-results Stores Sensitive Information In Cleartext

django-celery-results prior to 2.4.0 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database. In version 2.4.0 this is no longer the default...

8.7CVSS7.3AI score0.00871EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2021/06/04 9:15 p.m.136 views

Path Traversal in Django

In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names...

7.5CVSS4.5AI score0.05291EPSS
SaveExploits0References17Affected Software1
OSV
OSV
added 2021/06/04 9:15 p.m.5 views

GHSA-RXJP-MFM9-W4WR Path Traversal in Django

In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names...

8.7CVSS7.1AI score0.05291EPSS
SaveExploits0References18
GithubExploit
GithubExploit
added 2021/06/03 11:21 a.m.284 views

Exploit for SQL Injection in Djangoproject Django

CVE-2020-7471-PoC Django PoC for the SQL injection vulnerabi...

9.8CVSS9.9AI score0.65336EPSS
SaveExploits9
Veracode
Veracode
added 2021/06/03 5:59 a.m.46 views

Directory Traversal

django is vulnerable to Directory Traversal. Lack of path sanitation allows checking of existence of arbitrary files via the use of admindocs TemplateDetailView view by any staff members. Moreover, the default admindocs templates allows developers to customize in such a way that reveals the conte...

4.9CVSS6AI score0.02737EPSS
SaveExploits0References11Affected Software4
Veracode
Veracode
added 2021/06/03 4:29 a.m.187 views

Server-Side Request Forgery (SSRF)

django is vulnerable to server-side request forgery. The vulnerability exists due to the inadequate validation of leading zeroes in IPv4 addresses in the validateipv4address function...

7.5CVSS3AI score0.05217EPSS
SaveExploits0References10Affected Software5
OpenVAS
OpenVAS
added 2021/06/03 12:00 a.m.40 views

Ubuntu: Security Advisory (USN-4975-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.5CVSS6.4AI score0.05217EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2021/06/02 5:52 p.m.79 views

CVE-2021-33203

A flaw was found in django. Staff members could use the :mod:django.contrib.admindocs TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default admindocs templates have been customized by the developers to also expose the file contents, then not...

4.9CVSS2.3AI score0.02737EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2021/06/02 5:45 p.m.76 views

CVE-2021-33571

A flaw was found in django. Leading zeros in octal literals aren't prohibited in IP addresses. If you used such values you could suffer from indeterminate SSRF, RFI, and LFI attacks. The highest threat from this vulnerability is to data integrity. Mitigation Mitigation for this issue is either no...

7.5CVSS0.9AI score0.05217EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2021/06/02 10:49 a.m.163 views

USN-4975-1: Django vulnerabilities

It was discovered that the Django URLValidator function incorrectly handled newlines and tabs. A remote attacker could possibly use this issue to perform a header injection attack. This issue only affected Ubuntu 20.04 LTS, Ubuntu 20.10, and Ubuntu 21.04. CVE-2021-32052 Rasmus Lerchedahl Petersen...

7.5CVSS6.8AI score0.05217EPSS
SaveExploits0
Rows per page
Query Builder