Open mend-bolt-for-github[bot] opened 3 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
CVE-2020-24583 - High Severity Vulnerability
Vulnerable Library - django2.2.12
The Web framework for perfectionists with deadlines.
Library home page: https://github.com/django/django.git
Found in HEAD commit: fa78c290b18d8c7476e9917df4bc7dd046917971
Found in base branch: master
Vulnerable Source Files (1)
/thme/Django/venv/lib/python3.6/site-packages/django/core/files/storage.py
Vulnerability Details
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.
Publish Date: 2020-09-01
URL: CVE-2020-24583
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://www.djangoproject.com/weblog/2020/sep/01/security-releases/
Release Date: 2020-09-01
Fix Resolution: 2.2.16,3.0.10,3.1.1
Step up your Open Source Security Game with Mend here