CVE-2020-11079

Source
https://cve.org/CVERecord?id=CVE-2020-11079
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11079.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-11079
Aliases
Related
Published
2020-05-28T19:15:10.640Z
Modified
2026-03-13T22:00:49.873723Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/skoranga/node-dns-sync

Affected ranges

Type
GIT
Repo
https://github.com/skoranga/node-dns-sync
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/skoranga/node-dns-sync
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11079.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.2.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.2.0"
            }
        ]
    }
]