CVE-2023-28858
redis-py Race Condition vulnerability
3.7
LOW
CVSS 3.1
EPSS 1.5%
Description
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.
How to fix CVE-2023-28858
To remediate CVE-2023-28858, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 4.4.3 or later
- —upgrade to 4.3.6 or later
Is CVE-2023-28858 being exploited?
Low — EPSS is 1.5%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- from 0
- >= 4.4.0, < 4.4.3
- >= 4.2.0, < 4.3.6, >= 4.4.0, < 4.4.3, >= 4.5.0, < 4.5.3
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | 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 |
| osv | CVSS 3.1 | LOW3.7 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |