{ "schema_version": "1.4.0", "id": "GHSA-p2mj-x9rf-q85j", "modified": "2022-05-17T00:25:34Z", "published": "2022-05-17T00:25:34Z", "aliases": [ "CVE-2017-15650" ], "details": "musl libc before 1.1.17 has a buffer overflow via crafted DNS replies because dns_parse_callback in network/lookup_name.c does not restrict the number of addresses, and thus an attacker can provide an unexpected number by sending A records in a reply to an AAAA query.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15650" }, { "type": "WEB", "url": "http://git.musl-libc.org/cgit/musl/commit/?id=45ca5d3fcb6f874bf5ba55d0e9651cef68515395" }, { "type": "WEB", "url": "http://git.musl-libc.org/cgit/musl/tree/WHATSNEW" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2017/10/19/5" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-19T23:29:00Z" } }