CVE-2023-28858
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-28858
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-26T19:15:06
- Last Modified Date
- 2023-04-05T18:37:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* | 1 | OR | 4.3.6 | |
cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* | 1 | OR | 4.4.0 | 4.4.3 |
cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* | 1 | OR | 4.5.0 | 4.5.3 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6 | Patch |
https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3 | Patch |
https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3 | Patch |
https://github.com/redis/redis-py/issues/2624 | Issue Tracking |
https://github.com/redis/redis-py/pull/2641 | Issue Tracking Patch |
https://openai.com/blog/march-20-chatgpt-outage | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-28858 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28858 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 03:28:03 | Added to TrackCVE | |||
2023-04-17 03:28:05 | Weakness Enumeration | new |