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

    Exploit Maturity Proof of concept
    EPSS 0.3% (69th 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-2606969
  • published 11 Apr 2022
  • disclosed 11 Apr 2022
  • credit Preston Elder, Jacob Davis, Jacob Moore, Matt Hanson, David Briggs, and Danylo Dmytriiev

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 in QuerySet.annotate(), aggregate(), and extra() methods, in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods.