{"api_version":"1","generated_at":"2026-04-23T06:21:32+00:00","cve":"CVE-2023-28858","urls":{"html":"https://cve.report/CVE-2023-28858","api":"https://cve.report/api/cve/CVE-2023-28858.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-28858","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-28858"},"summary":{"title":"CVE-2023-28858","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.","state":"PUBLIC","assigner":"cve@mitre.org","published_at":"2023-03-26 19:15:00","updated_at":"2023-05-17 17:07:00"},"problem_types":["CWE-193"],"metrics":[],"references":[{"url":"https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6","name":"https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6","refsource":"MISC","tags":[],"title":"Comparing v4.3.5...v4.3.6 · redis/redis-py · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://openai.com/blog/march-20-chatgpt-outage","name":"https://openai.com/blog/march-20-chatgpt-outage","refsource":"MISC","tags":[],"title":"March 20 ChatGPT outage: Here’s what happened","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/redis/redis-py/issues/2624","name":"https://github.com/redis/redis-py/issues/2624","refsource":"MISC","tags":[],"title":"Off by 1 - Canceling async Redis command leaves connection open, in unsafe state for future commands · Issue #2624 · redis/redis-py · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/redis/redis-py/pull/2641","name":"https://github.com/redis/redis-py/pull/2641","refsource":"MISC","tags":[],"title":"AsyncIO Race Condition Fix by chayim · Pull Request #2641 · redis/redis-py · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3","name":"https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3","refsource":"MISC","tags":[],"title":"Comparing v4.5.2...v4.5.3 · redis/redis-py · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3","name":"https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3","refsource":"MISC","tags":[],"title":"Comparing v4.4.2...v4.4.3 · redis/redis-py · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-28858","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-28858","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"28858","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"redis","cpe5":"redis-py","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-28858","qid":"503224","title":"Alpine Linux Security Update for py3-redis"},{"cve":"CVE-2023-28858","qid":"506179","title":"Alpine Linux Security Update for py3-redis"},{"cve":"CVE-2023-28858","qid":"691113","title":"Free Berkeley Software Distribution (FreeBSD) Security Update for py39 (3f6d6181-79b2-4d33-bb1e-5d3f9df0c1d1)"}]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-28858","ASSIGNER":"cve@mitre.org","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"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."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"n/a","product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"not down converted","x_cve_json_5_version_data":{"versions":[{"version":"n/a","status":"unknown"}]}}]}}]}}]}},"references":{"reference_data":[{"url":"https://github.com/redis/redis-py/pull/2641","refsource":"MISC","name":"https://github.com/redis/redis-py/pull/2641"},{"url":"https://github.com/redis/redis-py/issues/2624","refsource":"MISC","name":"https://github.com/redis/redis-py/issues/2624"},{"url":"https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3","refsource":"MISC","name":"https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3"},{"url":"https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3","refsource":"MISC","name":"https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3"},{"url":"https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6","refsource":"MISC","name":"https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6"},{"url":"https://openai.com/blog/march-20-chatgpt-outage","refsource":"MISC","name":"https://openai.com/blog/march-20-chatgpt-outage"}]}},"nvd":{"publishedDate":"2023-03-26 19:15:00","lastModifiedDate":"2023-05-17 17:07:00","problem_types":["CWE-193"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":3.7,"baseSeverity":"LOW"},"exploitabilityScore":2.2,"impactScore":1.4}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*","versionStartIncluding":"4.4.0","versionEndExcluding":"4.4.3","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*","versionStartIncluding":"4.5.0","versionEndExcluding":"4.5.3","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2.0","versionEndExcluding":"4.3.6","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}