QID 982752
QID 982752: Python (pip) Security Update for django-debug-toolbar (GHSA-pghf-347x-c2gj)
Security update has been released for django-debug-toolbar to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
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.
Solution
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/)
- 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/)
Vendor References
- GHSA-pghf-347x-c2gj -
github.com/advisories/GHSA-pghf-347x-c2gj
CVEs related to QID 982752
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-pghf-347x-c2gj | django-debug-toolbar |
|