#VU76830 NULL pointer dereference in DNS library in Go - CVE-2018-17419
Published: June 4, 2023
DNS library in Go
miekg
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dereference error within the setTA() function in scan_rr.go caused by the dns.ParseZone() parsing error. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.