Vulnerabilities (CVE)

Filtered by vendor Fnet Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-17467 1 Fnet Project 1 Fnet 2020-12-18 6.4 MEDIUM 9.1 CRITICAL
An issue was discovered in FNET through 4.6.4. The code for processing the hostname from an LLMNR request doesn't check for '\0' termination. Therefore, the deduced length of the hostname doesn't reflect the correct length of the actual data. This may lead to Information Disclosure in _fnet_llmnr_poll in fnet_llmnr.c during a response to a malicious request of the DNS class IN.
CVE-2020-24383 1 Fnet Project 1 Fnet 2020-12-15 6.4 MEDIUM 9.1 CRITICAL
An issue was discovered in FNET through 4.6.4. The code for processing resource records in mDNS queries doesn't check for proper '\0' termination of the resource record name string, leading to an out-of-bounds read, and potentially causing information leak or Denial-or-Service.