Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2020/02/03/1 - Mailing List, Third Party Advisory | |
References | () https://docs.djangoproject.com/en/3.0/releases/security/ - Vendor Advisory | |
References | () https://github.com/django/django/commit/eb31d845323618d688ad429479c6dda973056136 - Patch, Third Party Advisory | |
References | () https://groups.google.com/forum/#%21topic/django-announce/X45S86X5bZI - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ/ - | |
References | () https://seclists.org/bugtraq/2020/Feb/30 - | |
References | () https://security.gentoo.org/glsa/202004-17 - | |
References | () https://security.netapp.com/advisory/ntap-20200221-0006/ - | |
References | () https://usn.ubuntu.com/4264-1/ - | |
References | () https://www.debian.org/security/2020/dsa-4629 - | |
References | () https://www.djangoproject.com/weblog/2020/feb/03/security-releases/ - Vendor Advisory | |
References | () https://www.openwall.com/lists/oss-security/2020/02/03/1 - Mailing List, Third Party Advisory |
07 Nov 2023, 03:26
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-02-03 12:15
Updated : 2024-11-21 05:37
NVD link : CVE-2020-7471
Mitre link : CVE-2020-7471
CVE.ORG link : CVE-2020-7471
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')