BIT-django-2020-7471

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/django/BIT-django-2020-7471.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-django-2020-7471
Aliases
Published
2024-03-06T10:55:54.362Z
Modified
2024-03-06T11:25:28.861Z
Summary
[none]
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
    ],
    "severity": "Critical"
}
References

Affected packages

Bitnami / django

Package

Name
django
Purl
pkg:bitnami/django

Severity

  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
1.11.0
Fixed
1.11.28
Introduced
2.2.0
Fixed
2.2.10
Introduced
3.0.0
Fixed
3.0.3