chatbot_ner
chatbot_ner copied to clipboard
CVE-2022-36359 (High) detected in Django-3.2.12-py3-none-any.whl
CVE-2022-36359 - High Severity Vulnerability
Vulnerable Library - Django-3.2.12-py3-none-any.whl
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
Library home page: https://files.pythonhosted.org/packages/9c/0e/02b7eff8fac2c25ede489933d4e899f6e6f283ae8eaf5189431057c8d406/Django-3.2.12-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt,/datastore
Dependency Hierarchy:
- :x: Django-3.2.12-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: a835daa282bf10ee52224e097ff04df34ab7852d
Found in base branch: develop
Vulnerability Details
An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.
Publish Date: 2022-08-03
URL: CVE-2022-36359
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.djangoproject.com/weblog/2022/aug/03/security-releases/
Release Date: 2022-08-03
Fix Resolution: Django -3.2.15,4.0.7,4.1
Step up your Open Source Security Game with Mend here