SQL Injection The advisory has been revoked - it doesn't affect any version of package python-django Open this link in a new tab


    Threat Intelligence

    EPSS 0.32% (71st percentile)
Expand this section
NVD
9.8 critical
Expand this section
Red Hat
9.4 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-DEBIAN10-PYTHONDJANGO-2607225
  • published 11 Apr 2022
  • disclosed 12 Apr 2022

Amendment

The Debian security team deemed this advisory irrelevant for Debian:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-django package and not the python-django package as distributed by Debian.

A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.