CVE-2023-28859

Source
https://cve.org/CVERecord?id=CVE-2023-28859
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28859.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-28859
Aliases
Downstream
Related
Published
2023-03-26T19:15:06.850Z
Modified
2026-03-23T04:59:24.474670Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/redis/redis-py

Affected ranges

Type
GIT
Repo
https://github.com/redis/redis-py
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.2.0"
        },
        {
            "fixed": "4.4.4"
        },
        {
            "introduced": "4.5.0"
        },
        {
            "fixed": "4.5.4"
        }
    ]
}

Affected versions

v4.*
v4.2.0
v4.2.1
v4.2.2
v4.3.0
v4.3.1
v4.3.2
v4.3.3
v4.3.4
v4.4.0
v4.4.0rc1
v4.4.0rc2
v4.4.0rc3
v4.4.0rc4
v4.4.1
v4.4.2
v4.4.3
v4.5.0
v4.5.1
v4.5.2
v4.5.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28859.json"