SCA: security update for Django, django (GHSA-hmr4-m2h5-33qx)

critical Tenable Self-Hosted Container Security Plugin ID 423561

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2020-7471)

See Also

https://github.com/advisories/GHSA-hmr4-m2h5-33qx

Plugin Details

Severity: Critical

ID: 423561

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2020-7471

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/11/2020

Vulnerability Publication Date: 2/3/2020

Reference Information

CVE: CVE-2020-7471

cwe: CWE-89