CVE-2017-16100
Published Jun 7, 2018dns-sync is a sync/blocking dns resolver. If untrusted user input is allowed into the resolve() method then command injection is possible.
Vendor/product archive
2 CVEs tagged to dns-sync_project / dns-sync — 2 Critical, 0 High, 0 Medium, 0 Low, 0 Unrated.
dns-sync is a sync/blocking dns resolver. If untrusted user input is allowed into the resolve() method then command injection is possible.
The dns-sync module before 0.1.1 for node.js allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the first argument to the resolve API fun…