CVE-2020-17440

HIGHCVSS 7.5/10EPSS 2.76%

Last modified

CVE-2020-17440 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that domain names present in the DNS responses have '\0' termination. EPSS estimates a 2.76% chance of exploitation in the next 30 days.

Description

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that domain names present in the DNS responses have '\0' termination. This results in errors when calculating the offset of the pointer that jumps over domain name bytes in DNS response packets when a name lacks this termination, and eventually leads to dereferencing the pointer at an invalid/arbitrary address, within newdata() and parse_name() in resolv.c.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.76%

84.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
Uip ProjectUip1.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-17440?
An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that domain names present in the DNS responses have '\0' termination. This results in errors when calculating the offset of the pointer that jumps over domain name bytes in DNS response packets when a name lacks this termination, and eventually leads to dereferencing the pointer at an invalid/arbitrary address, within newdata() and parse_name() in resolv.c.
How severe is CVE-2020-17440?
CVE-2020-17440 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.76% probability of exploitation in the next 30 days.
How do I fix CVE-2020-17440?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-17440?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST