Lucene search

K
osvGoogleOSV:GHSA-W24H-V9QH-8GXJ
HistoryApr 13, 2022 - 12:00 a.m.

SQL Injection in Django

2022-04-1300:00:33
Google
osv.dev
33

0.003 Low

EPSS

Percentile

70.6%

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.

References