-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
CVE-2024-27351 - Medium Severity Vulnerability
Vulnerable Libraries - Django-3.2.19-py3-none-any.whl, Django-3.2.14-py3-none-any.whl
Django-3.2.19-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/22/af/979a4c610e727cc936c3db3d48cfcb3c270e106ff919f23fc1a27870ba00/Django-3.2.19-py3-none-any.whl
Path to dependency file: /tmp/ws-scm/django-model-subscription
Path to vulnerable library: /tmp/ws-scm/django-model-subscription
Dependency Hierarchy:
- ❌ Django-3.2.19-py3-none-any.whl (Vulnerable Library)
Django-3.2.14-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/c0/a8/4afc7742ad1e506909ce8c5056761f22c8a2db0a8b4a46cfa290b1cd6685/Django-3.2.14-py3-none-any.whl
Dependency Hierarchy:
- ❌ Django-3.2.14-py3-none-any.whl (Vulnerable Library)
Found in base branch: main
Vulnerability Details
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
Publish Date: 2024-03-15
URL: CVE-2024-27351
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://seclists.org/oss-sec/2024/q1/185
Release Date: 2024-03-15
Fix Resolution: 3.2.25
Step up your Open Source Security Game with Mend here