{ "schema_version": "1.4.0", "id": "GHSA-rj7m-2p3g-fjxg", "modified": "2025-03-25T21:48:03Z", "published": "2023-02-06T06:30:25Z", "aliases": [ "CVE-2022-25855" ], "summary": "create-choo-app3 is vulnerable to Command Injection via the devInstall function", "details": "All versions of the package create-choo-app3 are vulnerable to Command Injection via the devInstall function due to improper user-input sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "create-choo-app3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.12.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25855" }, { "type": "PACKAGE", "url": "https://github.com/choojs/create-choo-app" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-CREATECHOOAPP3-3157951" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-07T20:06:02Z", "nvd_published_at": "2023-02-06T05:15:00Z" } }