Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-8fww-64cx-x8p5: redis-py Race Condition due to incomplete fix

redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858.

ghsa
#redis#git

redis-py Race Condition due to incomplete fix

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

Related news

CVE-2023-28859: AsyncIO Race Condition Fix by chayim · Pull Request #2641 · redis/redis-py

redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858.