CVE-2024-53908
Django SQL injection in HasKey(lhs, rhs) on Oracle
9.8
CRITICAL
CVSS 3.1
EPSS 0.86%
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.)
How to fix CVE-2024-53908
To remediate CVE-2024-53908, upgrade the affected package to a fixed version below.
- —upgrade to 4.2.17 or later
- —upgrade to 3:4.2.17-1 or later
- —upgrade to 5.0.10 or later
- —upgrade to 5.1.4 or later
Is CVE-2024-53908 being exploited?
Low — EPSS is 0.9%, meaning exploitation activity has not been observed at scale.
Affected packages (4)
- >= 4.2.0, < 4.2.17, >= 5.0.0, < 5.1.4
- from 0, < 3:4.2.17-1
- >= 5.0.0, < 5.0.10
- >= 5.1, < 5.1.4, >= 5.0, < 5.0.10, >= 4.2, < 4.2.17
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |