{"id":"CVE-2025-59046","summary":"interactive-git-checkout has Command Injection vulnerability","details":"The npm package `interactive-git-checkout` is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via `npm install -g interactive-git-checkout`. Versions up to and including 1.1.4 of the `interactive-git-checkout` tool are vulnerable to a command injection vulnerability because the software passes the branch name to the `git checkout` command using the Node.js child process module's `exec()` function without proper input validation or sanitization. Commit 8dd832dd302af287a61611f4f85e157cd1c6bb41 fixes the issue.","aliases":["GHSA-4wcm-7hjf-6xw5"],"modified":"2026-04-02T12:56:32.720062Z","published":"2025-09-09T22:33:31.580Z","database_specific":{"cna_assigner":"GitHub_M","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/59xxx/CVE-2025-59046.json","cwe_ids":["CWE-77"]},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/59xxx/CVE-2025-59046.json"},{"type":"ADVISORY","url":"https://github.com/ninofiliu/interactive-git-checkout/security/advisories/GHSA-4wcm-7hjf-6xw5"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-59046"},{"type":"FIX","url":"https://github.com/ninofiliu/interactive-git-checkout/commit/8dd832dd302af287a61611f4f85e157cd1c6bb41"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/ninofiliu/interactive-git-checkout","events":[{"introduced":"0"},{"fixed":"8dd832dd302af287a61611f4f85e157cd1c6bb41"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-59046.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}]}