Vulnerability CVE-2023-28859


Published: 2023-03-26

Description:
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.

 References:
https://github.com/redis/redis-py/pull/2641
https://github.com/redis/redis-py/issues/2665

Copyright 2026, cxsecurity.com

 

Back to Top