View all vulnerabilities

CVE-2023-28859

redis-py Race Condition due to incomplete fix

redis-py through 4.5.3 and 4.4.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.

Patch Available

Fix available through Seal Security. No upgrade required, protect your application instantly.

Fix without upgrading
Vulnerability Details
Score
6.4
Score Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Versions
redis >= 4.5.0 < 4.5.4; redis >= 4.2.0 < 4.4.4
Severity
Medium
Ecosystem
Python
Publish Date
March 26, 2023
Modified Date
October 25, 2024