{ "schema_version": "1.4.0", "id": "GHSA-whq6-mj2r-mjqc", "modified": "2021-03-29T22:11:57Z", "published": "2021-04-13T15:17:53Z", "aliases": [ "CVE-2019-10783" ], "summary": "OS Command Injection in lsof", "details": "All versions including 0.0.4 of lsof npm module are vulnerable to Command Injection. Every exported method used by the package uses the exec function to parse user input.", "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": "lsof" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10783" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-LSOF-543632" } ], "database_specific": { "cwe_ids": [ "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-03-29T22:11:57Z", "nvd_published_at": "2020-01-29T22:15:00Z" } }