#VU26338 Unchecked Return Value in libmicrodns - CVE-2020-6078
Published: March 24, 2020
libmicrodns
Videolabs
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists within the message-parsing functionality due to the "mdns_read_header" function is not checked when parsing mDNS messages in "mdns_recv". A remote attacker can send a specially crafted mDNS message and cause a denial of service condition on the target system.