CVE-2023-28858

Source
https://cve.org/CVERecord?id=CVE-2023-28858
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-28858.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-28858
Aliases
Downstream
Related
Published
2023-03-26T00:00:00Z
Modified
2026-07-15T01:48:54.637165541Z
Summary
[none]
Details

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 ChatGPT, and 4.3.6, 4.4.3, and 4.5.3 were released (changing the behavior for pipeline operations); however, please see CVE-2023-28859 about addressing data leakage across AsyncIO connections in general.

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

Affected packages

Git / github.com/redis/redis-py

Affected ranges

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

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.3.5
v4.4.0
v4.4.1
v4.4.2
v4.5.0
v4.5.1
v4.5.2

Database specific

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