Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
djangoproject / django | 3.0 | 3.0.3 |
djangoproject / django | 2.2 | 2.2.10 |
djangoproject / django | 1.11 | 1.11.28 |
![]() |
- | 1.11.28 |
![]() |
2.0.0 | 2.2.10 |
![]() |
3.0.0 | 3.0.3 |