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