ghsa-3wcq-x3mq-6r9p
Vulnerability from github
Published
2021-05-24 19:51
Modified
2021-05-26 20:11
Severity ?
VLAI Severity ?
Summary
Potential memory exposure in dns-packet
Details
This affects the package dns-packet before versions 1.3.2 and 5.2.2. It creates buffers with allocUnsafe and does not always fill them before forming network packets. This can expose internal application memory over unencrypted network when querying crafted invalid domain names.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "dns-packet" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "5.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "dns-packet" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23386" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-908" ], "github_reviewed": true, "github_reviewed_at": "2021-05-21T18:07:04Z", "nvd_published_at": "2021-05-20T17:15:00Z", "severity": "HIGH" }, "details": "This affects the package dns-packet before versions 1.3.2 and 5.2.2. It creates buffers with allocUnsafe and does not always fill them before forming network packets. This can expose internal application memory over unencrypted network when querying crafted invalid domain names.", "id": "GHSA-3wcq-x3mq-6r9p", "modified": "2021-05-26T20:11:00Z", "published": "2021-05-24T19:51:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23386" }, { "type": "WEB", "url": "https://github.com/mafintosh/dns-packet/commit/0d0d593f8df4e2712c43957a6c62e95047f12b2d" }, { "type": "WEB", "url": "https://github.com/mafintosh/dns-packet/commit/25f15dd0fedc53688b25fd053ebbdffe3d5c1c56" }, { "type": "WEB", "url": "https://hackerone.com/bugs?subject=user\u0026amp%3Breport_id=968858" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1295719" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-DNSPACKET-1293563" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Potential memory exposure in dns-packet" }
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…