CVE-2023-28858
Last modified
CVE-2023-28858 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. 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.. EPSS estimates a 1.02% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis-Py | >= 4.2.0, < 4.3.6 |
| Redis | Redis-Py | >= 4.4.0, < 4.4.3 |
| Redis | Redis-Py | >= 4.5.0, < 4.5.3 |
References
- 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/issues/2624Issue Tracking
- https://github.com/redis/redis-py/pull/2641Issue Tracking, Patch
- https://openai.com/blog/march-20-chatgpt-outageThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-28858?
How severe is CVE-2023-28858?
How do I fix CVE-2023-28858?
Are you affected by CVE-2023-28858?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
