CVE-2024-53908

Publication date 4 December 2024

Last updated 30 May 2025


Ubuntu priority

Cvss 3 Severity Score

9.8 · Critical

Score breakdown

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.)

Read the notes from the security team

Status

Package Ubuntu Release Status
python-django 24.10 oracular
Fixed 3:4.2.15-1ubuntu1.1
24.04 LTS noble
Fixed 3:4.2.11-1ubuntu1.4
22.04 LTS jammy
Not affected
20.04 LTS focal
Not affected
18.04 LTS bionic
Not affected
16.04 LTS xenial
Not affected
14.04 LTS trusty
Not affected

Notes


mdeslaur

There is no JSONField model field in focal and earlier. Lookup expressions were introduced here: https://github.com/django/django/commit/f42ccdd835e5b3f0914b5e6f87621c648136ea36 so jammy doesn’t appear to be affected.

Severity score breakdown

Parameter Value
Base score 9.8 · Critical
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Scope Unchanged
Confidentiality High
Integrity impact High
Availability impact High
Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References

Related Ubuntu Security Notices (USN)

    • USN-7136-1
    • Django vulnerabilities
    • 4 December 2024

Other references