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

05 Apr 2023, 18:37

Type Values Removed Values Added
References (MISC) https://openai.com/blog/march-20-chatgpt-outage - Not Applicable (MISC) https://openai.com/blog/march-20-chatgpt-outage - Third Party Advisory

05 Apr 2023, 17:32

Type Values Removed Values Added
CPE cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
CWE CWE-193
First Time Redis redis-py
Redis
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 3.7
References (MISC) https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6 - (MISC) https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6 - Patch
References (MISC) https://github.com/redis/redis-py/issues/2624 - (MISC) https://github.com/redis/redis-py/issues/2624 - Issue Tracking
References (MISC) https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3 - (MISC) https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3 - Patch
References (MISC) https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3 - (MISC) https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3 - Patch
References (MISC) https://openai.com/blog/march-20-chatgpt-outage - (MISC) https://openai.com/blog/march-20-chatgpt-outage - Not Applicable
References (MISC) https://github.com/redis/redis-py/pull/2641 - (MISC) https://github.com/redis/redis-py/pull/2641 - Issue Tracking, Patch

30 Mar 2023, 22:15

Type Values Removed Values Added
Summary redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a pipeline operation), and can send response data to the client of an unrelated request in an off-by-one manner. The fixed versions for this CVE Record are 4.3.6, 4.4.3, and 4.5.3; however, CVE-2023-28859 is a separate vulnerability. 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.

26 Mar 2023, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-03-26 19:15

Updated : 2023-12-10 15:01


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