{ "schema_version": "1.4.0", "id": "GHSA-j8wr-fwf2-vvr9", "modified": "2025-04-01T23:03:04Z", "published": "2023-01-26T21:30:25Z", "aliases": [ "CVE-2022-25908" ], "summary": "Command Injection in create-choo-electron", "details": "All versions of the package create-choo-electron are vulnerable to Command Injection via the devInstall function due to improper user-input sanitization.", "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": "create-choo-electron" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25908" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-CREATECHOOELECTRON-3157953" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:06:29Z", "nvd_published_at": "2023-01-26T21:15:00Z" } }