NoSQL injection In django
Description
Django SQL injection in HasKey(lhs, rhs) on Oracle 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.)
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 5.0.10, 5.1.4, 4.2.17, 5.1.4, 5.0.10, 4.2.17 | ||
debian 13 | 3:4.2.17-1 | ||
debian 14 | 3:4.2.17-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5.