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 django
to version 4.2.17, 5.0.10, 5.1.4 or higher.
Affected versions of this package are vulnerable to SQL Injection via the django.db.models.fields.json.HasKey
lookup on Oracle, if untrusted data is used as a lhs
value. An attacker can manipulate SQL queries and access or alter database information.
Note:
Applications that use the jsonfield.has_key
lookup through the __
syntax are unaffected.