ghsa-jcw8-r9xm-32c6
Vulnerability from github
Published
2018-07-18 18:28
Modified
2020-08-31 18:26
VLAI Severity ?
Summary
Command Injection in dns-sync
Details
Affected versions of dns-sync have an arbitrary command execution vulnerability in the resolve() method.
Recommendation
- Use an alternative dns resolver
- Do not allow untrusted input into
dns-sync.resolve()
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "dns-sync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16100"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:43:08Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "Affected versions of `dns-sync` have an arbitrary command execution vulnerability in the `resolve()` method. \n\n\n\n## Recommendation\n\n- Use an alternative dns resolver\n- Do not allow untrusted input into `dns-sync.resolve()`",
"id": "GHSA-jcw8-r9xm-32c6",
"modified": "2020-08-31T18:26:20Z",
"published": "2018-07-18T18:28:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16100"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/issues/1"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/issues/1)"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/issues/5"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/commit/d9abaae384b198db1095735ad9c1c73d7b890a0d"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/commit/d9abaae384b198db1095735ad9c1c73d7b890a0d)))"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-jcw8-r9xm-32c6"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/153"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/523"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Command Injection in dns-sync"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…