CVE-2023-28859
(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.
Does this matter?
Lower severity and a low EPSS score (1.03%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 1.03% probability · 62th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-459
- Affected
- redis/redis-py
- Source
- cve@mitre.org
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/releases/tag/v4.4.4Release Notes
- https://github.com/redis/redis-py/releases/tag/v4.5.4Release 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
- https://github.com/redis/redis-py/releases/tag/v4.4.4Release Notes
- https://github.com/redis/redis-py/releases/tag/v4.5.4Release Notes
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.