VDB
DEBIAN-CVE-2020-7471
DEBIAN-CVE-2020-7471
PUBLISHED
CVSS 9.800000190734863 CRITICAL
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.
Risk Scores
CVSS 3.1
9.800000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | python-django | 0, 0, 0 |
| Debian:11 | python-django | 0, 0, 0 |
| Debian:13 | python-django | 0, 0, 0 |
| Debian:12 | python-django | 0, 0, 0 |
Exploit Intelligence
- PoC for the SQL injection vulnerability in PostgreSQL with Django, found in Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 (github-poc-repo)
- Reproduce CVE-2020-7471 (github-poc-repo)
- Django StringAgg SQL Injection (CVE-2020-7471) (github-poc-repo)
- Reproduce CVE-2020-7471 (github-poc)
- PoC for the SQL injection vulnerability in PostgreSQL with Django, found in Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 (github-poc)
- victomteng1997/cve-2020-7471-Time_Blind_SQLi- (github-poc)
- Tempuss/CTF_CVE-2020-7471 (github-poc)
- CVE-2020-7471 Potential SQL injection via StringAgg(delimiter) (github-poc)
- Django StringAgg SQL Injection (CVE-2020-7471) (github-poc)
- django 漏洞:CVE-2020-7471 Potential SQL injection via StringAgg(delimiter) 的漏洞环境和 POC (github-poc)
Timeline
- Feb 3, 2020 CVE Published
- Apr 28, 2026 CVE Updated