-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
CVE-2025-13372 - Medium Severity Vulnerability
Vulnerable Library - Django-4.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/14/db/6fc8c55f3b482776ac245623cd713b00ba894ad8f32cf438a40d9f1ea29e/Django-4.2.19-py3-none-any.whl
Path to dependency file: /tmp/ws-scm/django-extra-field-validation
Path to vulnerable library: /tmp/ws-scm/django-extra-field-validation
Dependency Hierarchy:
- ❌ Django-4.2.19-py3-none-any.whl (Vulnerable Library)
Found in base branch: main
Vulnerability Details
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.
"FilteredRelation" is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the "**kwargs" passed to "QuerySet.annotate()" or "QuerySet.alias()" on PostgreSQL.
Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.
Django would like to thank Stackered for reporting this issue.
Publish Date: 2025-12-02
URL: CVE-2025-13372
CVSS 3 Score Details (4.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://docs.djangoproject.com/en/dev/releases/security/
Release Date: 2025-12-02
Fix Resolution: 4.2.27
Step up your Open Source Security Game with Mend here