Vulnerabilities > Redis > Redis PY > 4.3.1

DATE CVE VULNERABILITY TITLE RISK
2023-03-26 CVE-2023-28858 Off-by-one Error vulnerability in Redis Redis-Py
redis-py before 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request in an off-by-one manner.
network
high complexity
redis CWE-193
3.7
2023-03-26 CVE-2023-28859 Incomplete Cleanup vulnerability in Redis Redis-Py
redis-py before 4.4.4 and 4.5.x before 4.5.4 leaves a connection open after canceling an async Redis command at an inopportune time, and can send response data to the client of an unrelated request.
network
low complexity
redis CWE-459
6.5