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-sql-dashboard
to version 0.14 or higher.
django-sql-dashboard is a provides an authenticated interface for executing read-only SQL queries directly against your PostgreSQL database, bringing a useful subset of Datasette to Django.
Affected versions of this package are vulnerable to Insecure Permissions. Users without the execute_sql
permission could still run custom queries by editing saved dashboards using the Django admin interface.