Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for redis-py by redis

    CVE-2023-28859 (GCVE-0-2023-28859)

    Vulnerability from nvd – Published: 2023-03-26 00:00 – Updated: 2025-02-20 15:34
    VLAI
    Summary
    redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.
    Severity
    No CVSS data available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2025-02-20 15:33 UTC
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T13:51:38.525Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2641"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/issues/2665"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2666"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-28859",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-20T15:33:41.900049Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-02-20T15:34:03.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-03-30T21:38:05.900Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/redis/redis-py/pull/2641"
            },
            {
              "url": "https://github.com/redis/redis-py/issues/2665"
            },
            {
              "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
            },
            {
              "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
            },
            {
              "url": "https://github.com/redis/redis-py/pull/2666"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-28859",
        "datePublished": "2023-03-26T00:00:00.000Z",
        "dateReserved": "2023-03-26T00:00:00.000Z",
        "dateUpdated": "2025-02-20T15:34:03.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-28858 (GCVE-0-2023-28858)

    Vulnerability from nvd – Published: 2023-03-26 00:00 – Updated: 2025-02-20 15:35
    VLAI
    Summary
    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.
    Severity
    No CVSS data available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2025-02-20 15:35 UTC
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T13:51:38.740Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2641"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/issues/2624"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://openai.com/blog/march-20-chatgpt-outage"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-28858",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-20T15:35:20.640859Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-02-20T15:35:34.833Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-03-30T21:53:08.718Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/redis/redis-py/pull/2641"
            },
            {
              "url": "https://github.com/redis/redis-py/issues/2624"
            },
            {
              "url": "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"
            },
            {
              "url": "https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6"
            },
            {
              "url": "https://openai.com/blog/march-20-chatgpt-outage"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-28858",
        "datePublished": "2023-03-26T00:00:00.000Z",
        "dateReserved": "2023-03-26T00:00:00.000Z",
        "dateUpdated": "2025-02-20T15:35:34.833Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-28859 (GCVE-0-2023-28859)

    Vulnerability from cvelistv5 – Published: 2023-03-26 00:00 – Updated: 2025-02-20 15:34
    VLAI
    Summary
    redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general.
    Severity
    No CVSS data available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2025-02-20 15:33 UTC
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T13:51:38.525Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2641"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/issues/2665"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2666"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-28859",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-20T15:33:41.900049Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-02-20T15:34:03.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "redis-py before 4.4.4 and 4.5.x before 4.5.4 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. (This could, for example, happen for a non-pipeline operation.) NOTE: the solutions for CVE-2023-28859 address data leakage across AsyncIO connections in general."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-03-30T21:38:05.900Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/redis/redis-py/pull/2641"
            },
            {
              "url": "https://github.com/redis/redis-py/issues/2665"
            },
            {
              "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
            },
            {
              "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
            },
            {
              "url": "https://github.com/redis/redis-py/pull/2666"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-28859",
        "datePublished": "2023-03-26T00:00:00.000Z",
        "dateReserved": "2023-03-26T00:00:00.000Z",
        "dateUpdated": "2025-02-20T15:34:03.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-28858 (GCVE-0-2023-28858)

    Vulnerability from cvelistv5 – Published: 2023-03-26 00:00 – Updated: 2025-02-20 15:35
    VLAI
    Summary
    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.
    Severity
    No CVSS data available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2025-02-20 15:35 UTC
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T13:51:38.740Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/pull/2641"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/issues/2624"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.4.2...v4.4.3"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://openai.com/blog/march-20-chatgpt-outage"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-28858",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-02-20T15:35:20.640859Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-02-20T15:35:34.833Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-03-30T21:53:08.718Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "url": "https://github.com/redis/redis-py/pull/2641"
            },
            {
              "url": "https://github.com/redis/redis-py/issues/2624"
            },
            {
              "url": "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"
            },
            {
              "url": "https://github.com/redis/redis-py/compare/v4.3.5...v4.3.6"
            },
            {
              "url": "https://openai.com/blog/march-20-chatgpt-outage"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2023-28858",
        "datePublished": "2023-03-26T00:00:00.000Z",
        "dateReserved": "2023-03-26T00:00:00.000Z",
        "dateUpdated": "2025-02-20T15:35:34.833Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }