#VU59116 Out-of-bounds write in uIP and Contiki OS - CVE-2020-17438
Published: December 29, 2021
uIP
Contiki OS
Adam Dunkels
contiki-os.org
Description
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error when processing IP packets. 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. A remote attacker can send specially crafted IP packets to the system, trigger an out-of-bounds write and execute arbitrary code on the target system.