Vulnerabilities (CVE)

Filtered by vendor Tinysvcmdns Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-9747 1 Tinysvcmdns Project 1 Tinysvcmdns 2020-08-24 5.0 MEDIUM 7.5 HIGH
In tinysvcmdns through 2018-01-16, a maliciously crafted mDNS (Multicast DNS) packet triggers an infinite loop while parsing an mDNS query. When mDNS compressed labels point to each other, the function uncompress_nlabel goes into an infinite loop trying to analyze the packet with an mDNS query. As a result, the mDNS server hangs after receiving the malicious mDNS packet. NOTE: the product's web site states "This project is un-maintained, and has been since 2013. ... There are known vulnerabilities ... You are advised to NOT use this library for any new projects / products."
CVE-2017-12130 1 Tinysvcmdns Project 1 Tinysvcmdns 2018-02-06 5.0 MEDIUM 7.5 HIGH
An exploitable NULL pointer dereference vulnerability exists in the tinysvcmdns library version 2017-11-05. A specially crafted packet can make the library dereference a NULL pointer leading to a server crash and denial of service. An attacker needs to send a DNS query to trigger this vulnerability.