CVE-2020-17439: Input Validation
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 the incoming DNS replies match outgoing DNS queries in newdata() in resolv.c. Also, arbitrary DNS replies are parsed if there was any outgoing DNS query with a transaction ID that matches the transaction ID of an incoming reply. Provided that the default DNS cache is quite small (only four records) and that the transaction ID has a very limited set of values that is quite easy to guess, this can lead to DNS cache poisoning.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2020-17439?
CVE-2020-17439 is a vulnerability discovered in uIP 1.0, as used in Contiki 3.0 and other products, that allows arbitrary DNS replies to be parsed if there was any outgoing DNS query.
What is the severity of CVE-2020-17439?
The severity of CVE-2020-17439 is high, with a severity value of 8.3.
How does CVE-2020-17439 impact users?
CVE-2020-17439 allows for arbitrary DNS replies to be parsed, which could potentially lead to DNS spoofing or other malicious activities.
What is the affected software?
The affected software includes uIP 1.0 as used in Contiki 3.0 and other products.
Is there a fix for CVE-2020-17439?
Currently, there are no known fixes for CVE-2020-17439. It is recommended to follow the mitigation steps provided by the vendor or refer to the provided references for any updates.