CVE-2023-37459
Summary
| CVE | CVE-2023-37459 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2023-09-15 20:15:00 UTC |
| Updated | 2023-09-19 15:14:00 UTC |
| Description | Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when a packet is received, the Contiki-NG network stack attempts to start the periodic TCP timer if it is a TCP packet with the SYN flag set. But the implementation does not first verify that a full TCP header has been received. Specifically, the implementation attempts to access the flags field from the TCP buffer in the following conditional expression in the `check_for_tcp_syn` function. For this reason, an attacker can inject a truncated TCP packet, which will lead to an out-of-bound read from the packet buffer. As of time of publication, a patched version is not available. As a workaround, one can apply the changes in Contiki-NG pull request #2510 to patch the system. |
Risk And Classification
Problem Types: CWE-125
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Contiki-ng | Contiki-ng | All | All | All | All |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Out-of-bounds read when processing a received IPv6 packet · Advisory · contiki-ng/contiki-ng · GitHub | MISC | github.com | |
| tcpip: Check whether we have a full TCP header before checking if the SYN flag is set. by nvt · Pull Request #2510 · contiki-ng/contiki-ng · GitHub | MISC | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.