{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-11079", "STATE": "PUBLIC", "TITLE": "command injection fix in node-dns-sync" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "node-dns-sync", "version": { "version_data": [ { "version_value": " < 0.2.1" } ] } } ] }, "vendor_name": "skoranga" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "node-dns-sync (npm module 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. This has been fixed in 0.2.1." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-94: Improper Control of Generation of Code ('Code Injection')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/skoranga/node-dns-sync/security/advisories/GHSA-wh69-wc6q-7888", "refsource": "CONFIRM", "url": "https://github.com/skoranga/node-dns-sync/security/advisories/GHSA-wh69-wc6q-7888" }, { "name": "https://github.com/skoranga/node-dns-sync/commit/cb10a5ac7913eacc031ade7d91596277f31645dc", "refsource": "MISC", "url": "https://github.com/skoranga/node-dns-sync/commit/cb10a5ac7913eacc031ade7d91596277f31645dc" } ] }, "source": { "advisory": "GHSA-wh69-wc6q-7888", "discovery": "UNKNOWN" } }