CVE-2023-28859 Information

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.

Reference

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

Share on: