{ "schema_version": "1.4.0", "id": "GHSA-f259-h6m8-hm8m", "modified": "2025-04-10T22:55:58Z", "published": "2023-01-06T06:30:25Z", "aliases": [ "CVE-2022-25923" ], "summary": "exec-local-bin vulnerable to Command Injection", "details": "Versions of the package exec-local-bin before 1.2.0 are vulnerable to Command Injection via the `theProcess()` functionality 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": "exec-local-bin" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25923" }, { "type": "WEB", "url": "https://github.com/saeedseyfi/exec-local-bin/commit/d425866375c85038133a6f79db2aac66c0a72624" }, { "type": "PACKAGE", "url": "https://github.com/saeedseyfi/exec-local-bin" }, { "type": "WEB", "url": "https://github.com/saeedseyfi/exec-local-bin/blob/92db00bde9d6e2d83410849f898df12f075b73b0/index.js%23L9" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-EXECLOCALBIN-3157956" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-09T20:11:57Z", "nvd_published_at": "2023-01-06T05:15:00Z" } }