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.
{ "nvd_published_at": "2022-04-12T05:15:00Z", "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-04-22T20:32:48Z" }