3.7

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedisRedis-py Version >= 4.2.0 < 4.3.6
RedisRedis-py Version >= 4.4.0 < 4.4.3
RedisRedis-py Version >= 4.5.0 < 4.5.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.02% 0.588
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 3.7 2.2 1.4
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
CWE-193 Off-by-one Error

A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.

https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6
Patch
https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3
Patch
https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3
Patch
https://github.com/redis/redis-py/issues/2624
Issue Tracking
https://github.com/redis/redis-py/pull/2641
Patch
Issue Tracking
https://openai.com/blog/march-20-chatgpt-outage
Third Party Advisory