CVE-2023-28858
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…
Does this matter?
Lower severity and a low EPSS score (1.02%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 3.7 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 1.02% probability · 61th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-193
- Affected
- redis/redis-py
- Source
- cve@mitre.org
References
- https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6Patch
- https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3Patch
- https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3Patch
- https://github.com/redis/redis-py/issues/2624Issue Tracking
- https://github.com/redis/redis-py/pull/2641Issue Tracking, Patch
- https://openai.com/blog/march-20-chatgpt-outageThird Party Advisory
- https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6Patch
- https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3Patch
- https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3Patch
- https://github.com/redis/redis-py/issues/2624Issue Tracking
- https://github.com/redis/redis-py/pull/2641Issue Tracking, Patch
- https://openai.com/blog/march-20-chatgpt-outageThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.