CVE-2023-28858
redis-py Race Condition vulnerability
3.7
LOW
CVSS 3.1
EPSS 1.5%
描述
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.
如何修補 CVE-2023-28858
要修補 CVE-2023-28858,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 4.4.3 或更新版本
- —升級至 4.3.6 或更新版本
CVE-2023-28858 正在被利用嗎?
低 — EPSS 為 1.5%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0
- >= 4.4.0, < 4.4.3
- >= 4.2.0, < 4.3.6, >= 4.4.0, < 4.4.3, >= 4.5.0, < 4.5.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | LOW3.7 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |