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-26T00:00:00Z
Modified
2026-07-15T01:49:11.844728746Z
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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/28xxx/CVE-2023-28859.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/redis/redis-py

Affected ranges

Type
GIT
Repo
https://github.com/redis/redis-py
Events
Database specific
{
    "cpe": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.2.0"
        },
        {
            "fixed": "4.4.4"
        },
        {
            "introduced": "4.5.0"
        },
        {
            "fixed": "4.5.4"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

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"