Insecure Permissions Affecting django-sql-dashboard package, versions [,0.14)


0.0
medium

Snyk CVSS

    Attack Complexity Low

Do your applications use this vulnerable package?

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 applications
  • Snyk ID SNYK-PYTHON-DJANGOSQLDASHBOARD-1300681
  • published 8 Jun 2021
  • disclosed 8 Jun 2021
  • credit Unknown

Introduced: 8 Jun 2021

CVE NOT AVAILABLE CWE-275 Open this link in a new tab

How to fix?

Upgrade django-sql-dashboard to version 0.14 or higher.

Overview

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.