{ "schema_version": "1.4.0", "id": "GHSA-995x-33wq-8gc9", "modified": "2023-08-08T22:09:46Z", "published": "2022-12-14T06:30:16Z", "aliases": [ "CVE-2022-24377" ], "summary": "cycle-import-check vulnerable to Command Injection", "details": "The package cycle-import-check before version 1.3.2 is vulnerable to Command Injection via the `writeFileToTmpDirAndOpenIt` 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": "cycle-import-check" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24377" }, { "type": "WEB", "url": "https://github.com/Soontao/cycle-import-check/commit/1ca97b59df7e9c704471fcb4cf042ce76d7c9890" }, { "type": "PACKAGE", "url": "https://github.com/Soontao/cycle-import-check" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-CYCLEIMPORTCHECK-3157955" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-12-14T21:40:46Z", "nvd_published_at": "2022-12-14T05:15:00Z" } }