Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 contain a SQL injection caused by untrusted input in QuerySet.order_by, letting attackers execute arbitrary SQL commands, exploit requires attacker to control order_by input.
id: CVE-2021-35042
info:
name: Django QuerySet.order_by - SQL Injection
author: 0x_Akoko
seve
...