{ "schema_version": "1.4.0", "id": "GHSA-gc94-6w89-hpqr", "modified": "2021-09-16T20:59:56Z", "published": "2019-06-12T16:37:07Z", "aliases": [], "summary": "Command Injection in fs-path", "details": "All versions of `fs-path` are vulnerable to command injection is unsanitized user input is passed in.\n\n\n## Recommendation\n\nNo fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "fs-path" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.25" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/pillys/fs-path/pull/5" }, { "type": "WEB", "url": "https://hackerone.com/reports/324491" }, { "type": "PACKAGE", "url": "https://github.com/pillys/fs-path" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/661" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-12T16:34:26Z", "nvd_published_at": null } }