{ "schema_version": "1.4.0", "id": "GHSA-wh69-wc6q-7888", "modified": "2026-01-14T22:17:20Z", "published": "2020-05-28T18:42:59Z", "aliases": [ "CVE-2020-11079" ], "summary": "Command injection in node-dns-sync", "details": "dns-sync through 0.2.0 allows execution of arbitrary commands . This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "dns-sync" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.1.3" }, { "fixed": "0.2.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/skoranga/node-dns-sync/security/advisories/GHSA-wh69-wc6q-7888" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11079" }, { "type": "WEB", "url": "https://github.com/skoranga/node-dns-sync/commit/cb10a5ac7913eacc031ade7d91596277f31645dc" }, { "type": "PACKAGE", "url": "https://github.com/skoranga/node-dns-sync" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-94" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-05-28T18:42:31Z", "nvd_published_at": "2020-05-28T19:15:00Z" } }