Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-28347


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.


Published

2022-04-12T05:15:07.357

Last Modified

2024-11-21T06:57:11.167

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 9.8 (CRITICAL)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-89

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application djangoproject django < 2.2.28 Yes
Application djangoproject django < 3.2.13 Yes
Application djangoproject django < 4.0.4 Yes
Operating System debian debian_linux 11.0 Yes

References