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 function.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-77,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| dns-sync_project | dns-sync | * |
dns-sync is a sync/blocking dns resolver. If untrusted user input is allowed into the resolve() method then command injection is possible.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-94,CWE-77,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| dns-sync_project | dns-sync | * |