Files
CVEs-PoC/2021/CVE-2021-35042.md
T
2024-05-25 21:48:12 +02:00

1.9 KiB

CVE-2021-35042

Description

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.

POC

Reference

No PoCs from references.

Github