SQL Injection via in django-debug-toolbar
High severity
GitHub Reviewed
Published
Apr 14, 2021
in
django-commons/django-debug-toolbar
•
Updated Sep 13, 2024
Package
Affected versions
>= 0.10.0, < 1.11.1
>= 2.0a1, < 2.2.1
>= 3.0a1, < 3.2.1
Patched versions
1.11.1
2.2.1
3.2.1
Description
Published by the National Vulnerability Database
Apr 14, 2021
Reviewed
Apr 14, 2021
Published to the GitHub Advisory Database
Apr 16, 2021
Last updated
Sep 13, 2024
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:
For more information
If you have any questions or comments about this advisory:
References