{ "schema_version": "1.4.0", "id": "GHSA-54jw-jqr9-6cj9", "modified": "2025-04-01T22:56:43Z", "published": "2023-01-26T21:30:25Z", "aliases": [ "CVE-2022-25962" ], "summary": "Command injection in vagrant.js", "details": "All versions of the package vagrant.js are vulnerable to Command Injection via the boxAdd function due to improper 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": "vagrant.js" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25962" }, { "type": "PACKAGE", "url": "https://github.com/cakecatz/vagrant.js" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-VAGRANTJS-3175614" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:07:48Z", "nvd_published_at": "2023-01-26T21:15:00Z" } }