VYPR
Vendor

Ethernut

Products
2
CVEs
5
Across products
5
Status
Private

Products

2

Recent CVEs

5
  • CVE-2020-25110CriDec 11, 2020
    risk 0.68cvss 9.8epss 0.52

    An issue was discovered in the DNS implementation in Ethernut in Nut/OS 5.1. The length byte of a domain name in a DNS query/response is not checked, and is used for internal memory operations. This may lead to successful Denial-of-Service, and possibly Remote Code Execution.

  • CVE-2020-25109CriDec 11, 2020
    risk 0.68cvss 9.8epss 0.52

    An issue was discovered in the DNS implementation in Ethernut in Nut/OS 5.1. The number of DNS queries/responses (set in a DNS header) is not checked against the data present. This may lead to successful Denial-of-Service, and possibly Remote Code Execution.

  • CVE-2020-25108CriDec 11, 2020
    risk 0.68cvss 9.8epss 0.52

    An issue was discovered in the DNS implementation in Ethernut in Nut/OS 5.1. The DNS response data length is not checked (it can be set to an arbitrary value from a packet). This may lead to successful Denial-of-Service, and possibly Remote Code Execution.

  • CVE-2020-25107CriDec 11, 2020
    risk 0.68cvss 9.8epss 0.52

    An issue was discovered in the DNS implementation in Ethernut in Nut/OS 5.1. There is no check on whether a domain name has '\0' termination. This may lead to successful Denial-of-Service, and possibly Remote Code Execution.

  • CVE-2020-27213HigOct 10, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and…