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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/28xxx/CVE-2023-28859.json",
"cna_assigner": "mitre"
}{
"cpe": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
"source": [
"CPE_RANGE",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.4.4"
},
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.4"
}
]
}