SCA: security update for Django (GHSA-wxg3-mfph-qg9w)

high Tenable Self-Hosted Container Security Plugin ID 433521

Description

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

- The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before
1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new
target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests
with an unintended source IP address via a crafted Location header. (CVE-2011-4138)

See Also

https://github.com/advisories/GHSA-wxg3-mfph-qg9w

Plugin Details

Severity: High

ID: 433521

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2011-4138

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2022

Vulnerability Publication Date: 9/9/2011

Reference Information

CVE: CVE-2011-4138

BID: 49573

cwe: CWE-20