ghsa-vjr3-54h8-whpv
Vulnerability from github
Published
2022-05-17 02:28
Modified
2022-05-17 02:28
Severity ?
Details
The c-ares function ares_parse_naptr_reply()
, which is used for parsing NAPTR responses, could be triggered to read memory outside of the given input buffer if the passed in DNS response packet was crafted in a particular way.
{ "affected": [], "aliases": [ "CVE-2017-1000381" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-07-07T17:29:00Z", "severity": "HIGH" }, "details": "The c-ares function `ares_parse_naptr_reply()`, which is used for parsing NAPTR responses, could be triggered to read memory outside of the given input buffer if the passed in DNS response packet was crafted in a particular way.", "id": "GHSA-vjr3-54h8-whpv", "modified": "2022-05-17T02:28:33Z", "published": "2022-05-17T02:28:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000381" }, { "type": "WEB", "url": "https://c-ares.haxx.se/0616.patch" }, { "type": "WEB", "url": "https://c-ares.haxx.se/adv_20170620.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99148" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.