VYPR

Redis Py

by Redis

Source repositories

CVEs (2)

  • CVE-2023-28859MedMar 26, 2023
    risk 0.35cvss 6.5epss 0.01

    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…

  • CVE-2023-28858LowMar 26, 2023
    risk 0.17cvss 3.7epss 0.01

    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. NOTE: this CVE Record was initially created in response to reports about…