Denial Of Service (DoS)
github.com/miekg/dns is vulnerable to denial of service DoS attacks. The msg.unpack method uses the lengths from headers without any validation. That allows attackers to use headers to overwhelm the application and cause DoS conditions...