SQL Injection Vulnerability in Django Framework Affecting Multiple Versions
CVE-2022-28347 
9.8CRITICAL
What is CVE-2022-28347?
A SQL injection flaw was identified in the QuerySet.explain() method within Django across various versions including 2.2, 3.2, and 4.0. By supplying a specially crafted dictionary as the options argument, attackers can inject malicious payloads into the option names, potentially compromising the integrity of the web application. This issue is critical for developers using affected versions to address promptly to ensure the security of their applications.
