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 files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.djangoproject.com/en/dev/releases/security/ - Patch, Vendor Advisory | |
References | () https://groups.google.com/forum/#%21topic/django-announce/Gdqn58RqIDM - | |
References | () https://groups.google.com/forum/#%21topic/django-announce/zFCMdgUnutU - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F2ZHO3GZCJMP3DDTXCNVFV6ED3W64NAU/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OLGFFLMF3X6USMJD7V5F5P4K2WVUTO3T/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZCRPQCBTV3RZHKVZ6K6QOAANPRZQD3GI/ - | |
References | () https://security.netapp.com/advisory/ntap-20200918-0004/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/4479-1/ - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2020/sep/01/security-releases/ - Vendor Advisory | |
References | () https://www.openwall.com/lists/oss-security/2020/09/01/2 - Mailing List, Patch, Third Party Advisory | |
References | () https://www.oracle.com/security-alerts/cpujan2021.html - Patch, Third Party Advisory |
07 Nov 2023, 03:20
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-09-01 13:15
Updated : 2024-11-21 05:15
NVD link : CVE-2020-24583
Mitre link : CVE-2020-24583
CVE.ORG link : CVE-2020-24583
JSON object : View
Products Affected
djangoproject
- django
canonical
- ubuntu_linux
fedoraproject
- fedora
oracle
- zfs_storage_appliance_kit
CWE
CWE-276
Incorrect Default Permissions