Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2020-17438 Details

Description

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 uip_reass() in uip.c, or possibly execute arbitrary code on some target architectures.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 CVEThird Party AdvisoryUS Government Resource
https://www.kb.cert.org/vuls/id/815128 CVEThird Party AdvisoryUS Government Resource
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 [email protected]Third Party AdvisoryUS Government Resource
https://www.kb.cert.org/vuls/id/815128 [email protected]Third Party AdvisoryUS Government Resource

Weakness Enumeration

CWE-IDCWE NameSource
CWE-787Out-of-bounds Write[email protected]

Affected Products

ProductVersions
uip project uip
1.0

CPE

  • cpe:2.3:a:uip_project:uip:1.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
contiki-os contiki
3.0

CPE

  • cpe:2.3:o:contiki-os:contiki:3.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-17438
NVD Published Date:
Dec 11, 2020
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-17438 Details - Not Deferred