Exposure of Data Element to Wrong Session Affecting redis package, versions [4.4.0rc1,4.4.4) [4.5.0,4.5.4)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.09% (39th percentile)
Expand this section
NVD
6.5 medium
Expand this section
Red Hat
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-REDIS-5291196
  • published 27 Mar 2023
  • disclosed 27 Mar 2023
  • credit Unknown

How to fix?

Upgrade redis to version 4.4.4, 4.5.4 or higher.

Overview

Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session due to a race condition when a queued connection is left open after canceling an async Redis command involving a non pipelined operation, at an inopportune time. The server can send response data to the client of an unrelated request in an off-by-one manner.

NOTE: this issue exists because of an incomplete fix for CVE-2023-28858.