CVE-2020-17438: Critical severity uip vulnerability
An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that reassembles fragmented packets fails to properly validate the total length of an incoming packet specified in its IP header, as well as the fragmentation offset value specified in the IP header. By crafting a packet with specific values of the IP header length and the fragmentation offset, attackers can write into the .bss section of the program (past the statically allocated buffer that is used for storing the fragmented data) and cause a denial of service in uipreass() in uip.c, or possibly execute arbitrary code on some target architectures.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2020-17438?
CVE-2020-17438 is a vulnerability in uIP 1.0, as used in Contiki 3.0 and other products, that allows for crafted packets to bypass proper validation, leading to potential security breaches.
What is the severity of CVE-2020-17438?
CVE-2020-17438 has a severity rating of 9.8 (critical).
How does CVE-2020-17438 impact Uip Project Uip?
CVE-2020-17438 affects Uip Project Uip 1.0, allowing for potential security breaches if not patched.
How does CVE-2020-17438 impact Contiki OS Contiki?
Contiki OS Contiki 3.0 is not vulnerable to CVE-2020-17438.
How can I fix CVE-2020-17438?
To fix CVE-2020-17438, it is recommended to apply the necessary patches provided by the software vendor or project maintainers.