redis-py through 4.5.3 and 4.4.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858.
{
"severity": "HIGH",
"nvd_published_at": "2023-03-26T19:15:00Z",
"github_reviewed_at": "2023-03-27T21:31:52Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-459"
]
}