Vulnerability CVE-2021-35042


Published: 2021-07-02

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.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Djangoproject -> Django 

 References:
https://docs.djangoproject.com/en/3.2/releases/security/
https://www.openwall.com/lists/oss-security/2021/07/02/2
https://groups.google.com/forum/#!forum/django-announce
https://www.djangoproject.com/weblog/2021/jul/01/security-releases/

Copyright 2024, cxsecurity.com

 

Back to Top