SCA: security update for channels (GHSA-v542-8q9x-cffc)

high Tenable Cloud Security Plugin ID 419076

Description

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

- Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different
request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI
environment prior to Django 3.0, did not correctly separate request scopes in Channels 3.0. In many cases
this would result in a crash but, with correct timing, responses could be sent to the wrong client,
resulting in potential leakage of session identifiers and other sensitive data. Note that this affects
only the legacy Channels provided class, and not Django's similar ASGIHandler, available from Django 3.0.
(CVE-2020-35681)

See Also

https://github.com/advisories/GHSA-v542-8q9x-cffc

Plugin Details

Severity: High

ID: 419076

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.5

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

CVSS Score Source: CVE-2020-35681

CVSS v3

Risk Factor: High

Base Score: 7.4

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/19/2021

Vulnerability Publication Date: 2/22/2021

Reference Information

CVE: CVE-2020-35681

cwe: CWE-200