CVE-2024-53908

CRITICAL EPSS 69.0%
Published Dec 6, 20241y ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Critical
Find Similar
Published Dec 6, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
69.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 3

VendorProductVersionRange
djangoprojectdjango*≥4.2  –  <4.2.17
djangoprojectdjango*≥5.0  –  <5.0.10
djangoprojectdjango*≥5.1  –  <5.1.4

References 3

  • docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
    PatchVendor Advisory
  • groups.google.com https://groups.google.com/g/django-announce
    Release Notes
  • openwall.com https://www.openwall.com/lists/oss-security/2024/12/04/3
    Mailing ListThird Party Advisory

Remediation