CVE-2023-23969 (High) detected in Django-3.2.13-py3-none-any.whl - autoclosed
mend-bolt-for-github opened this issue · 1 comments
CVE-2023-23969 - High Severity Vulnerability
Vulnerable Library - Django-3.2.13-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/c3/68/b63abc009adee25c1bd266b3740e173eab656608cf21641594a37e02cf57/Django-3.2.13-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt,/requirements.txt,/datastore
Dependency Hierarchy:
- ❌ Django-3.2.13-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: a835daa282bf10ee52224e097ff04df34ab7852d
Found in base branch: develop
Vulnerability Details
In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
Publish Date: 2023-02-01
URL: CVE-2023-23969
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: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.djangoproject.com/weblog/2023/feb/01/security-releases/
Release Date: 2023-02-01
Fix Resolution: 3.2.17
Step up your Open Source Security Game with Mend here
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.