SQL Injection Affecting django package, versions [,2.2.28) [3.0,3.2.13) [4.0,4.0.4)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    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-PYTHON-DJANGO-2606966
  • published 11 Apr 2022
  • disclosed 11 Apr 2022
  • credit unknown

How to fix?

Upgrade Django to version 2.2.28, 3.2.13, 4.0.4 or higher.

Overview

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to SQL Injection via QuerySet.explain(**options) in option names, using a suitably crafted dictionary, with dictionary expansion, as the **options argument on PostgreSQL.