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.
                
            References
                    | Link | Resource | 
|---|---|
| https://docs.djangoproject.com/en/3.2/releases/security/ | Patch Vendor Advisory | 
| https://www.openwall.com/lists/oss-security/2021/07/02/2 | Mailing List Patch Third Party Advisory | 
| https://groups.google.com/forum/#!forum/django-announce | Mailing List Third Party Advisory | 
| https://www.djangoproject.com/weblog/2021/jul/01/security-releases/ | Patch Vendor Advisory | 
| https://security.netapp.com/advisory/ntap-20210805-0008/ | Third Party Advisory | 
| https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SS6NJTBYWOX6J7G4U3LUOILARJKWPQ5Y/ | Mailing List Third Party Advisory | 
Information
                Published : 2021-07-02 03:15
Updated : 2021-09-21 09:34
NVD link : CVE-2021-35042
Mitre link : CVE-2021-35042
JSON object : View
CWE
                
                    
                        
                        CWE-89
                        
            Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Products Affected
                djangoproject
- django
 
fedoraproject
- fedora
 


