CVE-2023-28858
LOWredis-py 4.2.0-4.3.5, 4.4.0-4.4.2 - Off-by-one Error via Async Command Cancellation
Title source: llmDescription
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.
References (6)
Core 6
Core References
Issue Tracking
https://github.com/redis/redis-py/issues/2624
Issue Tracking, Patch
https://github.com/redis/redis-py/pull/2641
Third Party Advisory
https://openai.com/blog/march-20-chatgpt-outage
Scores
CVSS v3
3.7
EPSS
0.0101
EPSS Percentile
58.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-193
Status
published
Products (2)
pypi/redis
4.4.0 - 4.4.3PyPI
redis/redis-py
4.2.0 - 4.3.6
Published
Mar 26, 2023
Tracked Since
Feb 18, 2026