CVE-2020-13987

Source
https://cve.org/CVERecord?id=CVE-2020-13987
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-13987.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-13987
Downstream
Related
Published
2020-12-11T22:15:12.543Z
Modified
2026-03-14T10:11:43.443213Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in Contiki through 3.0. An Out-of-Bounds Read vulnerability exists in the uIP TCP/IP Stack component when calculating the checksums for IP packets in upperlayerchksum in net/ipv4/uip.c.

References

Affected packages

Git / github.com/adamdunkels/uip

Affected ranges

Type
GIT
Repo
https://github.com/adamdunkels/uip
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.0"
        }
    ]
}

Affected versions

Other
uip-0-5
uip-0-6
uip-0-9
uip-1-0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-13987.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2.1.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "4.4.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "4.4.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.4.7"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.3.0"
            }
        ]
    }
]