chatbot_ner
chatbot_ner copied to clipboard
CVE-2022-28346 (High) detected in Django-3.2.12-py3-none-any.whl
CVE-2022-28346 - 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 Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
Publish Date: 2022-04-12
URL: CVE-2022-28346
CVSS 3 Score Details (9.8)
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: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-04-12
Fix Resolution: Django - 2.2.28,3.2.13,4.0.4
Step up your Open Source Security Game with Mend here