CVE-2020-24336: Buffer Overflow
An issue was discovered in Contiki through 3.0 and Contiki-NG through 4.5. The code for parsing Type A domain name answers in ip64-dns64.c doesn't verify whether the address in the answer's length is sane. Therefore, when copying an address of an arbitrary length, a buffer overflow can occur. This bug can be exploited whenever NAT64 is enabled.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2020-24336?
CVE-2020-24336 is a vulnerability in Contiki and Contiki-NG that can lead to buffer overflow due to improper verification in parsing domain name answers.
How severe is CVE-2020-24336?
CVE-2020-24336 has a severity score of 9.8 (Critical).
Which software versions are affected by CVE-2020-24336?
Contiki versions up to 3.0 and Contiki-NG versions up to 4.5 are affected by CVE-2020-24336.
What is the CWE ID for CVE-2020-24336?
CVE-2020-24336 is associated with the CWE IDs 119 and 120.
How can I fix CVE-2020-24336?
To fix CVE-2020-24336, it is recommended to update to a patched version of Contiki or Contiki-NG.