Vulnerability Details : CVE-2023-28858
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.
Products affected by CVE-2023-28858
- cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
- cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
- cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-28858
0.44%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 61 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-28858
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
3.7
|
LOW | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
2.2
|
1.4
|
NIST |
CWE ids for CVE-2023-28858
-
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-28858
-
https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3
Comparing v4.4.2...v4.4.3 · redis/redis-py · GitHubPatch
-
https://openai.com/blog/march-20-chatgpt-outage
March 20 ChatGPT outage: Here’s what happenedThird Party Advisory
-
https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6
Comparing v4.3.5...v4.3.6 · redis/redis-py · GitHubPatch
-
https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3
Comparing v4.5.2...v4.5.3 · redis/redis-py · GitHubPatch
-
https://github.com/redis/redis-py/issues/2624
Off by 1 - Canceling async Redis command leaves connection open, in unsafe state for future commands · Issue #2624 · redis/redis-py · GitHubIssue Tracking
-
https://github.com/redis/redis-py/pull/2641
AsyncIO Race Condition Fix by chayim · Pull Request #2641 · redis/redis-py · GitHubIssue Tracking;Patch
Jump to