CVE-2021-33203
- EPSS 0.3%
- Veröffentlicht 08.06.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:08:30
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and onl...
CVE-2021-33571
- EPSS 0.02%
- Veröffentlicht 08.06.2021 18:15:08
- Zuletzt bearbeitet 21.11.2024 06:09:06
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based o...
CVE-2021-32052
- EPSS 1.46%
- Veröffentlicht 06.05.2021 16:15:07
- Zuletzt bearbeitet 21.11.2024 06:06:46
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, hea...
CVE-2021-31542
- EPSS 6.38%
- Veröffentlicht 05.05.2021 15:15:08
- Zuletzt bearbeitet 21.11.2024 06:05:52
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.
CVE-2021-28658
- EPSS 2.09%
- Veröffentlicht 06.04.2021 15:15:13
- Zuletzt bearbeitet 21.11.2024 06:00:02
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
CVE-2021-23336
- EPSS 0.3%
- Veröffentlicht 15.02.2021 13:15:12
- Zuletzt bearbeitet 21.11.2024 05:51:31
The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector c...
CVE-2021-3281
- EPSS 33.48%
- Veröffentlicht 02.02.2021 07:15:14
- Zuletzt bearbeitet 21.11.2024 06:21:12
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative path...
CVE-2020-24583
- EPSS 3.44%
- Veröffentlicht 01.09.2020 13:15:11
- Zuletzt bearbeitet 21.11.2024 05:15:03
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). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading file...
CVE-2020-24584
- EPSS 1.96%
- Veröffentlicht 01.09.2020 13:15:11
- Zuletzt bearbeitet 21.11.2024 05:15:03
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). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077.
CVE-2020-13254
- EPSS 8.67%
- Veröffentlicht 03.06.2020 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:00:53
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.