CVE-2023-28858

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-03-26 19:15

Updated : 2024-02-28 20:13


NVD link : CVE-2023-28858

Mitre link : CVE-2023-28858

CVE.ORG link : CVE-2023-28858


JSON object : View

Products Affected

redis

  • redis-py
CWE
CWE-193

Off-by-one Error