Lucene search

K
cve[email protected]CVE-2023-34100
HistoryJun 09, 2023 - 6:15 p.m.

CVE-2023-34100

2023-06-0918:15:09
CWE-125
web.nvd.nist.gov
11
contiki-ng
iot devices
cve-2023-34100
tcp mss
buffer overflow
security patch

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:N/A:P

0.0005 Low

EPSS

Percentile

15.8%

Contiki-NG is an open-source, cross-platform operating system for IoT devices. When reading the TCP MSS option value from an incoming packet, the Contiki-NG OS does not verify that certain buffer indices to read from are within the bounds of the IPv6 packet buffer, uip_buf. In particular, there is a 2-byte buffer read in the module os/net/ipv6/uip6.c. The buffer is indexed using ‘UIP_IPTCPH_LEN + 2 + c’ and ‘UIP_IPTCPH_LEN + 3 + c’, but the uip_buf buffer may not have enough data, resulting in a 2-byte read out of bounds. The problem has been patched in the “develop” branch of Contiki-NG, and is expected to be included in release 4.9. Users are advised to watch for the 4.9 release and to upgrade when it becomes available. There are no workarounds for this vulnerability aside from manually patching with the diff in commit cde4e9839.

VendorProductVersionCPE
contiki\\-ngcontiki\\-ng\\.*cpe:2.3:o:contiki\\-ng:contiki\\-ng\\.:*:*:*:*:*:*:*:*

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:N/A:P

0.0005 Low

EPSS

Percentile

15.8%

Related for CVE-2023-34100