Django SQL injection in HasKey(lhs, rhs) on Oracle
High severity
GitHub Reviewed
Published
Dec 6, 2024
to the GitHub Advisory Database
•
Updated Dec 6, 2024
Package
Affected versions
>= 5.0.0, < 5.0.10
>= 5.1.0, < 5.1.4
>= 4.2.0, < 4.2.17
Patched versions
5.0.10
5.1.4
4.2.17
Description
Published by the National Vulnerability Database
Dec 6, 2024
Published to the GitHub Advisory Database
Dec 6, 2024
Reviewed
Dec 6, 2024
Last updated
Dec 6, 2024
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.)
References