Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-24wv-mv5m-xv4h: redis-py Race Condition vulnerability

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.

ghsa
#vulnerability#redis#git

redis-py Race Condition vulnerability

High severity GitHub Reviewed Published Mar 26, 2023 to the GitHub Advisory Database • Updated Mar 27, 2023

Related news

CVE-2023-28858: Comparing v4.3.5...v4.3.6 · redis/redis-py

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; however, CVE-2023-28859 is a separate vulnerability.