blob: 1cc6f94d77a1e60563a69c1886bc97a4cbb82b7d [file] [log] [blame]
module: github.com/miekg/dns
versions:
- fixed: v1.0.10
description: |
Due to a nil pointer dereference, parsing a malformed zone file
containing TA records may cause a panic. If parsing user supplied
input, this may be used as a denial of service vector.
published: 2021-04-14T20:04:52Z
cves:
- CVE-2018-17419
ghsas:
- GHSA-9jcx-pr2f-qvq5
credit: '@tr3ee'
symbols:
- setTA
derived_symbols:
- ParseZone
- ReadRR
links:
commit: https://github.com/miekg/dns/commit/501e858f679edecd4a38a86317ce50271014a80d
context:
- https://github.com/miekg/dns/issues/742