SCA: security update for redis (GHSA-24wv-mv5m-xv4h)

medium Tenable Self-Hosted Container Security Plugin ID 408675

Description

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

- redis-py before 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune
time, and can send response data to the client of an unrelated request in an off-by-one manner. NOTE: this
CVE Record was initially created in response to reports about ChatGPT, and 4.3.6, 4.4.3, and 4.5.3 were
released (changing the behavior for pipeline operations); however, please see CVE-2023-28859 about
addressing data leakage across AsyncIO connections in general. (CVE-2023-28858)

See Also

https://github.com/advisories/GHSA-24wv-mv5m-xv4h

Plugin Details

Severity: Medium

ID: 408675

Version: Revision 1.8

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: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 2

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

CVSS Score Source: CVE-2023-28858

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.4

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/26/2023

Vulnerability Publication Date: 3/26/2023

Reference Information

CVE: CVE-2023-28858

cwe: CWE-193