GHSA-WH69-WC6Q-7888
Vulnerability from github – Published: 2020-05-28 18:42 – Updated: 2026-01-14 22:17
VLAI?
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 ?
8.6 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "dns-sync"
},
"ranges": [
{
"events": [
{
"introduced": "0.1.3"
},
{
"fixed": "0.2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-11079"
],
"database_specific": {
"cwe_ids": [
"CWE-77",
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2020-05-28T18:42:31Z",
"nvd_published_at": "2020-05-28T19:15:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-wh69-wc6q-7888",
"modified": "2026-01-14T22:17:20Z",
"published": "2020-05-28T18:42:59Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Command injection in node-dns-sync"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…