redis-py Race Condition vulnerability
Moderate severity
GitHub Reviewed
Published
Mar 26, 2023
to the GitHub Advisory Database
•
Updated Oct 25, 2024
Package
Affected versions
>= 4.4.0, < 4.4.3
>= 4.5.0, < 4.5.3
>= 4.2.0, < 4.3.6
Patched versions
4.4.3
4.5.3
4.3.6
Description
Published by the National Vulnerability Database
Mar 26, 2023
Published to the GitHub Advisory Database
Mar 26, 2023
Reviewed
Mar 27, 2023
Last updated
Oct 25, 2024
redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a pipeline operation), and can send response data to the client of an unrelated request in an off-by-one manner. The fixed versions for this CVE Record are 4.3.6, 4.4.3, and 4.5.3, but are believed to be incomplete. CVE-2023-28859 has been assigned the issues caused by the incomplete fixes.
References