SQL Injection Affecting django-debug-toolbar package, versions [,1.11.1) [2.0, 2.2.1) [3.0, 3.2.1)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    EPSS 0.19% (56th percentile)
Expand this section
NVD
9.8 critical

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-DJANGODEBUGTOOLBAR-1246398
  • published 15 Apr 2021
  • disclosed 15 Apr 2021
  • credit Unknown

How to fix?

Upgrade django-debug-toolbar to version 1.11.1, 2.2.1, 3.2.1 or higher.

Overview

django-debug-toolbar is an A configurable set of panels that display various debug information about the current request/response.

Affected versions of this package are vulnerable to SQL Injection in the SQL Panel in Jazzband Django Debug Toolbar. It allows attackers to execute SQL statements by changing the raw_sql input field of the SQL explain, analyze, or select form.