Vulnerability Description
Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. An out-of-bounds read can be caused by an incoming DIO message when using the RPL-Lite implementation in the Contiki-NG operating system. More specifically, the prefix information of the DIO message contains a field that specifies the length of an IPv6 address prefix. The value of this field is not validated, which means that an attacker can set a value that is longer than the maximum prefix length. Subsequently, a memcmp function call that compares different prefixes can be called with a length argument that surpasses the boundary of the array allocated for the prefix, causing an out-of-bounds read. The problem has been patched in the "develop" branch of Contiki-NG, and is expected to be included in the next release. Users are advised to update as soon as they are able to or to manually apply the changes in Contiki-NG pull request #2721.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Contiki-Ng | Contiki-Ng | <= 4.9 |
Related Weaknesses (CWE)
References
- https://github.com/contiki-ng/contiki-ng/pull/2721Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-jp4p-fq85-jch2Vendor Advisory
- https://github.com/contiki-ng/contiki-ng/pull/2721Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-jp4p-fq85-jch2Vendor Advisory
FAQ
What is CVE-2023-50926?
CVE-2023-50926 is a vulnerability with a CVSS score of 7.5 (HIGH). Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. An out-of-bounds read can be caused by an incoming DIO message when using the RPL-Lite implementation in ...
How severe is CVE-2023-50926?
CVE-2023-50926 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-50926?
Check the references section above for vendor advisories and patch information. Affected products include: Contiki-Ng Contiki-Ng.