ID

VAR-202309-2067


CVE

CVE-2023-37459


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.

Trust: 1.0

sources: NVD: CVE-2023-37459

AFFECTED PRODUCTS

vendor:contiki ngmodel:contiki-ngscope:lteversion:4.9

Trust: 1.0

sources: NVD: CVE-2023-37459

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2023-37459
value: MEDIUM

Trust: 1.0

security-advisories@github.com: CVE-2023-37459
value: MEDIUM

Trust: 1.0

nvd@nist.gov: CVE-2023-37459
baseSeverity: MEDIUM
baseScore: 5.3
vectorString: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
attackVector: NETWORK
attackComplexity: LOW
privilegesRequired: NONE
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: LOW
integrityImpact: NONE
availabilityImpact: NONE
exploitabilityScore: 3.9
impactScore: 1.4
version: 3.1

Trust: 2.0

sources: NVD: CVE-2023-37459 // NVD: CVE-2023-37459

PROBLEMTYPE DATA

problemtype:CWE-125

Trust: 1.0

sources: NVD: CVE-2023-37459

EXTERNAL IDS

db:NVDid:CVE-2023-37459

Trust: 1.0

sources: NVD: CVE-2023-37459

REFERENCES

url:https://github.com/contiki-ng/contiki-ng/pull/2510

Trust: 1.0

url:https://github.com/contiki-ng/contiki-ng/security/advisories/ghsa-6648-m23r-hq8c

Trust: 1.0

sources: NVD: CVE-2023-37459

SOURCES

db:NVDid:CVE-2023-37459

LAST UPDATE DATE

2024-08-14T14:16:58.165000+00:00


SOURCES UPDATE DATE

db:NVDid:CVE-2023-37459date:2023-09-19T15:14:43.653

SOURCES RELEASE DATE

db:NVDid:CVE-2023-37459date:2023-09-15T20:15:08.650