{ "schema_version": "1.4.0", "id": "GHSA-8f8g-9j73-7p82", "modified": "2022-09-21T21:07:43Z", "published": "2022-09-16T00:00:36Z", "aliases": [ "CVE-2022-37264" ], "summary": "steal vulnerable to Prototype Pollution via optionName variable", "details": "Prototype pollution vulnerability in stealjs steal 2.2.4 via the optionName variable in main.js.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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-37264" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/issues/1533" }, { "type": "PACKAGE", "url": "https://github.com/stealjs/steal" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/blob/c9dd1eb19ed3f97aeb93cf9dcea5d68ad5d0ced9/main.js#L2194" }, { "type": "WEB", "url": "https://github.com/stealjs/steal/blob/c9dd1eb19ed3f97aeb93cf9dcea5d68ad5d0ced9/main.js#L647" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-21T21:07:43Z", "nvd_published_at": "2022-09-15T16:15:00Z" } }