gsd-2023-28859
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-28859",
    "id": "GSD-2023-28859"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-28859"
      ],
      "details": "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.",
      "id": "GSD-2023-28859",
      "modified": "2023-12-13T01:20:48.955986Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-28859",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "not down converted",
                          "x_cve_json_5_version_data": {
                            "versions": [
                              {
                                "status": "unknown",
                                "version": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "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."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/redis/redis-py/pull/2641",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis-py/pull/2641"
          },
          {
            "name": "https://github.com/redis/redis-py/issues/2665",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis-py/issues/2665"
          },
          {
            "name": "https://github.com/redis/redis-py/releases/tag/v4.4.4",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
          },
          {
            "name": "https://github.com/redis/redis-py/releases/tag/v4.5.4",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
          },
          {
            "name": "https://github.com/redis/redis-py/pull/2666",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis-py/pull/2666"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=4.2.0,\u003c4.4.4||\u003e=4.5.0,\u003c4.5.4",
          "affected_versions": "All versions starting from 4.2.0 before 4.4.4, all versions starting from 4.5.0 before 4.5.4",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-459",
            "CWE-937"
          ],
          "date": "2023-05-17",
          "description": "redis-py through 4.5.3 leaves a connection open after canceling an async Redis command at an inopportune time (in the case of a non-pipeline operation), and can send response data to the client of an unrelated request. NOTE: this issue exists because of an incomplete fix for CVE-2023-28858.",
          "fixed_versions": [
            "4.4.4",
            "4.5.4"
          ],
          "identifier": "CVE-2023-28859",
          "identifiers": [
            "CVE-2023-28859",
            "GHSA-8fww-64cx-x8p5"
          ],
          "not_impacted": "All versions before 4.2.0, all versions starting from 4.4.4 before 4.5.0, all versions starting from 4.5.4",
          "package_slug": "pypi/redis",
          "pubdate": "2023-03-26",
          "solution": "Upgrade to versions 4.4.4, 4.5.4 or above.",
          "title": "redis-py Race Condition due to incomplete fix",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-28859",
            "https://github.com/redis/redis-py/issues/2665",
            "https://github.com/redis/redis-py/pull/2641",
            "https://github.com/advisories/GHSA-8fww-64cx-x8p5"
          ],
          "uuid": "807ee8a6-3fd2-4e47-a65e-ae0f0e1e89bd"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.5.4",
                "versionStartIncluding": "4.5.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:redis:redis-py:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.4.4",
                "versionStartIncluding": "4.2.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-28859"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-459"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/redis/redis-py/pull/2641",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Patch"
              ],
              "url": "https://github.com/redis/redis-py/pull/2641"
            },
            {
              "name": "https://github.com/redis/redis-py/issues/2665",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://github.com/redis/redis-py/issues/2665"
            },
            {
              "name": "https://github.com/redis/redis-py/releases/tag/v4.4.4",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/redis/redis-py/releases/tag/v4.4.4"
            },
            {
              "name": "https://github.com/redis/redis-py/releases/tag/v4.5.4",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/redis/redis-py/releases/tag/v4.5.4"
            },
            {
              "name": "https://github.com/redis/redis-py/pull/2666",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/redis/redis-py/pull/2666"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-05-17T17:08Z",
      "publishedDate": "2023-03-26T19:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…