Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-28859


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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.


Published

2023-03-26T19:15:06.850

Last Modified

2024-11-21T07:56:10.500

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-459

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application redis redis-py < 4.4.4 Yes
Application redis redis-py < 4.5.4 Yes

References