CVE-2023-34101
An attacker can truncate an ICMP packet so that it does not contain enough data, leading to an out-of-bounds read on these lines.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.51%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Contiki-NG is an operating system for internet of things devices. In version 4.8 and prior, when processing ICMP DAO packets in the `dao_input_storing` function, the Contiki-NG OS does not verify that the packet buffer is big enough to contain the bytes it needs before accessing them. Up to 16 bytes can be read out of bounds in the `dao_input_storing` function. An attacker can truncate an ICMP packet so that it does not contain enough data, leading to an out-of-bounds read on these lines. The problem has been patched in the "develop" branch of Contiki-NG, and is expected to be included in release 4.9. As a workaround, one can apply the changes in Contiki-NG pull request #2435 to patch the system.
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 0.51% probability · 42th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-125
- Affected
- contiki-ng/contiki-ng
- Source
- security-advisories@github.com
References
- https://github.com/contiki-ng/contiki-ng/pull/2435Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-fp66-ff6x-7w2wVendor Advisory
- https://github.com/contiki-ng/contiki-ng/pull/2435Patch
- https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-fp66-ff6x-7w2wVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.