You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
OR
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions up to (excluding) 4.3.6
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.4.0 up to (excluding) 4.4.3
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.5.0 up to (excluding) 4.5.3
OR
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.2.0 up to (excluding) 4.3.6
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.4.0 up to (excluding) 4.4.3
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.5.0 up to (excluding) 4.5.3
Reanalysis by NIST4/05/2023 2:37:34 PM
Action
Type
Old Value
New Value
Changed
Reference Type
https://openai.com/blog/march-20-chatgpt-outage Not Applicable
https://openai.com/blog/march-20-chatgpt-outage Third Party Advisory
Initial Analysis by NIST4/05/2023 1:32:48 PM
Action
Type
Old Value
New Value
Added
CVSS V3.1
NIST AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Added
CWE
NIST CWE-193
Added
CPE Configuration
OR
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions up to (excluding) 4.3.6
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.4.0 up to (excluding) 4.4.3
*cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:* versions from (including) 4.5.0 up to (excluding) 4.5.3
Changed
Reference Type
https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6 No Types Assigned
https://openai.com/blog/march-20-chatgpt-outage No Types Assigned
https://openai.com/blog/march-20-chatgpt-outage Not Applicable
CVE Modified by MITRE3/30/2023 6:15:06 PM
Action
Type
Old Value
New Value
Changed
Description
redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a pipeline operation), and can send response data to the client of an unrelated request in an off-by-one manner. The fixed versions for this CVE Record are 4.3.6, 4.4.3, and 4.5.3; however, CVE-2023-28859 is a separate vulnerability.
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.
Quick Info
CVE Dictionary Entry: CVE-2023-28858 NVD
Published Date: 03/26/2023 NVD
Last Modified: 11/21/2024
Source: MITRE