CVE-2023-28859
Last modified
CVE-2023-28859 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.. EPSS estimates a 1.03% chance of exploitation in the next 30 days.
Description
redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Redis | Redis-Py | >= 4.2.0, < 4.4.4 |
| Redis | Redis-Py | >= 4.5.0, < 4.5.4 |
References
- https://github.com/redis/redis-py/issues/2665Issue Tracking, Patch, Vendor Advisory
- https://github.com/redis/redis-py/pull/2641Issue Tracking, Patch
- https://github.com/redis/redis-py/pull/2666Release Notes
- https://github.com/redis/redis-py/issues/2665Issue Tracking, Patch, Vendor Advisory
- https://github.com/redis/redis-py/pull/2641Issue Tracking, Patch
- https://github.com/redis/redis-py/pull/2666Release Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-28859?
How severe is CVE-2023-28859?
How do I fix CVE-2023-28859?
Are you affected by CVE-2023-28859?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
