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
Information
Published : 2020-09-01 13:15
Updated : 2021-01-20 15:15
NVD link : CVE-2020-24583
Mitre link : CVE-2020-24583
JSON object : View
Products Affected
canonical
- ubuntu_linux
djangoproject
- django
CWE
CWE-276
Incorrect Default Permissions
