Staging Environment: Content and features may be unstable or change without notice.

Advisory Package Curation

CVE-2021-30459

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-pghf-347x-c2gj

SQL Injection via in django-debug-toolbar ### Impact With Django Debug Toolbar attackers are able to execute SQL by changing the `raw_sql` input of the SQL explain, analyze or select forms and submitting the form. **NOTE:** This is a high severity issue for anyone using the toolbar in a **production environment**. Generally the Django Debug Toolbar team only maintains the latest version of django-debug-toolbar, but an exception was made because of the high severity of this issue. ### Patches Please upgrade to one of the following versions, depending on the major version you're using: - Version 1.x: django-debug-toolbar 1.11.1 https://pypi.org/project/django-debug-toolbar/1.11.1/ - Version 2.x: django-debug-toolbar 2.2.1 https://pypi.org/project/django-debug-toolbar/2.2.1/ - Version 3.x: django-debug-toolbar 3.2.1 https://pypi.org/project/django-debug-toolbar/3.2.1/ ### For more information If you have any questions or comments about this advisory: * Open an issue in the django-debug-toolbar repo https://github.com/jazzband/django-debug-toolbar/issues/new (Please NO SENSITIVE INFORMATION, send an email instead!) * Email us at [security@jazzband.co](mailto:security@jazzband.co)

gitlab/pypi/django-debug-toolbar/CVE-2021-30459

SQL Injection via in django-debug-toolbar With Django Debug Toolbar attackers are able to execute SQL by changing the `raw_sql` input of the SQL explain, analyze or select forms and submitting the form. **NOTE:** This is a high severity issue for anyone using the toolbar in a **production environment**. Generally the Django Debug Toolbar team only maintains the latest version of django-debug-toolbar, but an exception was made because of the high severity of this issue.

pypa/django-debug-toolbar/PYSEC-2021-10

A SQL Injection issue in the SQL Panel in Jazzband Django Debug Toolbar before 1.11.1, 2.x before 2.2.1, and 3.x before 3.2.1 allows attackers to execute SQL statements by changing the raw_sql input field of the SQL explain, analyze, or select form.

pysec/PYSEC-2021-10

A SQL Injection issue in the SQL Panel in Jazzband Django Debug Toolbar before 1.11.1, 2.x before 2.2.1, and 3.x before 3.2.1 allows attackers to execute SQL statements by changing the raw_sql input field of the SQL explain, analyze, or select form.