Insufficient verification of data authenticity in Dnsmasq - CVE-2021-3448
Published: April 13, 2021
Dnsmasq
GNU
Description
The vulnerability allows a remote attacker to perform a DNS Cache Poisoning attack.
The vulnerability exists due to dnsmasq relies only on transmission ID when processing DNS queries and uses the same port for outgoing requests, when configured to given network interface. A remote attacker can guess the random transmission ID to forge a reply and get it accepted by dnsmasq.As a result, an attacker can perform a DNS Cache Poisoning attack.