GHSA-Q5PQ-PGRV-FH89
Vulnerability from github – Published: 2017-10-24 18:33 – Updated: 2023-09-05 23:30
VLAI?
Summary
dns-sync command injection vulnerability
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "dns-sync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-9682"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:51:07Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "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.",
"id": "GHSA-q5pq-pgrv-fh89",
"modified": "2023-09-05T23:30:40Z",
"published": "2017-10-24T18:33:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9682"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/issues/1"
},
{
"type": "WEB",
"url": "https://github.com/skoranga/node-dns-sync/commit/d9abaae384b198db1095735ad9c1c73d7b890a0d"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-q5pq-pgrv-fh89"
},
{
"type": "PACKAGE",
"url": "https://github.com/skoranga/node-dns-sync"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/11/11/6"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "dns-sync command injection vulnerability"
}
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…