In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
py3-django
to version 5.1.4-r0 or higher.
Note: Versions mentioned in the description apply only to the upstream py3-django
package and not the py3-django
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
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.)