Skip to main content

Contiki Ng CVE-2023-37459

MEDIUM
Out-of-bounds Read (CWE-125)
2023-09-15 security-advisories@github.com
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

1
CVE Published
Sep 15, 2023 - 20:15 nvd
MEDIUM 5.3

DescriptionNVD

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.

AnalysisAI

Contiki-NG is an operating system for internet-of-things devices. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Read vulnerability could allow attackers to read data from memory outside the intended buffer boundaries.

Technical ContextAI

This vulnerability is classified as Out-of-bounds Read (CWE-125), which allows attackers to read data from memory outside the intended buffer boundaries. 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. Affected products include: Contiki-Ng.

RemediationAI

A vendor patch is available. Apply the latest security update as soon as possible. Validate array indices and buffer lengths. Use memory-safe languages. Enable AddressSanitizer during testing.

CVE-2018-19417 CRITICAL POC
10.0 Nov 21

An issue was discovered in the MQTT server in Contiki-NG before 4.2. Rated critical severity (CVSS 10.0), this vulnerabi

CVE-2021-21280 CRITICAL POC
9.8 Jun 18

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. Rated critical severity (C

CVE-2020-14935 CRITICAL POC
9.8 Aug 18

Buffer overflows were discovered in Contiki-NG 4.4 through 4.5, in the SNMP bulk get request response encoding function.

CVE-2020-14934 CRITICAL POC
9.8 Aug 18

Buffer overflows were discovered in Contiki-NG 4.4 through 4.5, in the SNMP agent. Rated critical severity (CVSS 9.8), t

CVE-2018-1000804 CRITICAL POC
9.8 Oct 08

contiki-ng version 4 contains a Buffer Overflow vulnerability in AQL (Antelope Query Language) database engine that can

CVE-2020-14937 CRITICAL POC
9.1 Aug 18

Memory access out of buffer boundaries issues was discovered in Contiki-NG 4.4 through 4.5, in the SNMP BER encoder/deco

CVE-2023-31129 CRITICAL
9.8 May 08

The Contiki-NG operating system versions 4.8 and prior can be triggered to dereference a NULL pointer in the message han

CVE-2023-28116 CRITICAL
9.8 Mar 17

Contiki-NG is an open-source, cross-platform operating system for internet of things (IoT) devices. Rated critical sever

CVE-2022-35927 CRITICAL
9.8 Aug 04

Contiki-NG is an open-source, cross-platform operating system for IoT devices. Rated critical severity (CVSS 9.8), this

CVE-2021-21281 CRITICAL
9.8 Jun 18

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. Rated critical severity (C

CVE-2021-21282 CRITICAL
9.8 Jun 18

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. Rated critical severity (C

CVE-2020-24336 CRITICAL
9.8 Dec 11

An issue was discovered in Contiki through 3.0 and Contiki-NG through 4.5. Rated critical severity (CVSS 9.8), this vuln

Share

CVE-2023-37459 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy