{ "schema_version": "1.4.0", "id": "GHSA-rgqx-226f-2xp4", "modified": "2022-09-23T17:08:13Z", "published": "2022-09-21T00:00:38Z", "aliases": [ "CVE-2022-37259" ], "summary": "steal Inefficient Regular Expression Complexity vulnerability via string variable", "details": "A Regular Expression Denial of Service (ReDoS) flaw was found in stealjs steal 2.2.4 via the string variable in babel.js.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "steal" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37259" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/issues/1528" }, { "type": "PACKAGE", "url": "https://github.com/stealjs/steal" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/blob/c9dd1eb19ed3f97aeb93cf9dcea5d68ad5d0ced9/ext/babel.js#L54124" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/blob/c9dd1eb19ed3f97aeb93cf9dcea5d68ad5d0ced9/ext/babel.js#L54129" } ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-21T21:08:23Z", "nvd_published_at": "2022-09-20T18:15:00Z" } }