{ "schema_version": "1.4.0", "id": "GHSA-23c2-gwp5-pxw9", "modified": "2023-09-18T20:31:36Z", "published": "2023-01-18T18:13:19Z", "aliases": [ "CVE-2023-22799" ], "summary": "ReDoS based DoS vulnerability in GlobalID", "details": "There is a ReDoS based DoS vulnerability in the GlobalID gem. This vulnerability has been assigned the CVE identifier CVE-2023-22799.\n\nVersions Affected: >= 0.2.1 Not affected: NOTAFFECTED Fixed Versions: 1.0.1\nImpact\n\nThere is a possible DoS vulnerability in the model name parsing section of the GlobalID gem. Carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediately.\nReleases\n\nThe FIXED releases are available at the normal locations.\nWorkarounds\n\nThere are no feasible workarounds for this issue.\nPatches\n\nTo aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.\n\n 1-0-model-name-redos.patch - Patch for 1.0 series\n", "severity": [], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "globalid" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.2.1" }, { "fixed": "1.0.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22799" }, { "type": "WEB", "url": "https://github.com/rails/globalid/commit/4a75ecbfd73a8e92e32a1723b81a17e3136bd8fc" }, { "type": "WEB", "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" }, { "type": "PACKAGE", "url": "https://github.com/rails/globalid" }, { "type": "WEB", "url": "https://github.com/rails/globalid/releases/tag/v1.0.1" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/globalid/CVE-2023-22799.yml" } ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-01-18T18:13:19Z", "nvd_published_at": "2023-02-09T20:15:00Z" } }