Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.
| Software | From | Fixed in |
|---|---|---|
| djangoproject / django | 3.2 | 3.2.5 |
| djangoproject / django | 3.1 | 3.1.13 |
| fedoraproject / fedora | 34 | 34.x |
Django
|
3.2.0 | 3.2.5 |
Django
|
3.0.0 | 3.1.13 |