Lucene search
+L

683 matches found

Prion
Prion
added 2023/09/15 8:15 p.m.22 views

Design/Logic Flaw

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...

5CVSS5.3AI score0.00462EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/09/15 8:15 p.m.32 views

Out-of-bounds

Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when processing the various IPv6 header fields during IPHC header decompression, Contiki-NG confirms the received packet buffer contains enough data as needed for that field. But no similar check is done...

5CVSS5.3AI score0.00462EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/15 7:19 p.m.25 views

CVE-2023-37459 Out-of-bounds read when processing a received IPv6 packet

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...

5.3CVSS7AI score0.00462EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/15 7:19 p.m.115 views

CVE-2023-37459

CVE-2023-37459 maps to Contiki-NG ≤ 4.9, where the network stack, on receiving a TCP packet with the SYN flag, may access the TCP header before ensuring it is complete. This can trigger an out-of-bounds read from the packet buffer due to reading the flags field in check_for_tcp_syn. The result is...

5.3CVSS5.3AI score0.00462EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/15 7:19 p.m.10 views

CVE-2023-37459 Out-of-bounds read when processing a received IPv6 packet

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...

5.3CVSS7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/09/15 7:19 p.m.30 views

CVE-2023-37459 Out-of-bounds read when processing a received IPv6 packet

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...

5.3CVSS5.6AI score0.00462EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/09/15 7:17 p.m.62 views

CVE-2023-37281 Out-of-bounds read during IPHC address decompression

Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when processing the various IPv6 header fields during IPHC header decompression, Contiki-NG confirms the received packet buffer contains enough data as needed for that field. But no similar check is done...

5.3CVSS5.6AI score0.00462EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/09/15 7:17 p.m.22 views

CVE-2023-37281 Out-of-bounds read during IPHC address decompression

Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when processing the various IPv6 header fields during IPHC header decompression, Contiki-NG confirms the received packet buffer contains enough data as needed for that field. But no similar check is done...

5.3CVSS7AI score0.00462EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/15 7:17 p.m.109 views

CVE-2023-37281

CVE-2023-37281 affects Contiki-NG (versions ≤ 4.9) where IPHC header decompression lacks a bounds check before decoding the IPv6 address. An attacker-controlled value (postcount) can trigger an out-of-bounds read via the line memcpy(&ipaddr->u8[16 - postcount], iphc_ptr, postcount);, enabling ...

5.3CVSS5.3AI score0.00462EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/15 7:17 p.m.10 views

CVE-2023-37281 Out-of-bounds read during IPHC address decompression

Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when processing the various IPv6 header fields during IPHC header decompression, Contiki-NG confirms the received packet buffer contains enough data as needed for that field. But no similar check is done...

5.3CVSS7AI score
SaveExploits0References4
CNNVD
CNNVD
added 2023/09/15 12:00 a.m.14 views

Contiki-NG Buffer Error Vulnerability

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. A buffer error vulnerability exists in Contiki-NG 4.9 and earlier versions, which stems from allowing an attacker to inject packets resulting in out-of-bounds buffer reads...

5.3CVSS7AI score0.00462EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/15 12:00 a.m.11 views

PT-2023-25973 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG versions 4.9 and prior Description: The issue arises when the Contiki-NG network stack attempts to start the periodic TCP timer for a TCP packet with the SYN flag set without verifying that a full TCP header has been received. This...

5.3CVSS5.1AI score0.00462EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/09/15 12:00 a.m.15 views

Contiki-NG Buffer Error Vulnerability

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. Contiki-NG 4.9 and earlier versions suffer from a buffer error vulnerability that stems from allowing an attacker to inject TCP packets resulting in out-of-bounds buffer reads...

5.3CVSS6.9AI score0.00462EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/15 12:00 a.m.20 views

PT-2023-25881 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG versions 4.9 and prior Description: Contiki-NG is an operating system for internet-of-things devices. The issue arises during IPHC header decompression when processing IPv6 header fields. Specifically, the system fails to check if...

5.3CVSS5.1AI score0.00462EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2023/07/31 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for open-iscsi (EulerOS-SA-2023-2453)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS8.2AI score0.02808EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/07/28 12:00 a.m.25 views

EulerOS Virtualization 2.10.0 : open-iscsi (EulerOS-SA-2023-2478)

According to the versions of the open-iscsi package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. When the Urgent flag is set in a TCP packet, an...

8.2CVSS7.8AI score0.02808EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/07/28 12:00 a.m.26 views

EulerOS Virtualization 2.10.1 : open-iscsi (EulerOS-SA-2023-2453)

According to the versions of the open-iscsi package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. When the Urgent flag is set in a TCP packet, an...

8.2CVSS7.8AI score0.02808EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/07/27 12:00 a.m.39 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS : Open-iSCSI vulnerabilities (USN-6259-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6259-1 advisory. Jos Wetzels, Stanislav Dashevskyi, and Amine Amri discovered that Open-iSCSI incorrectly handled certain checksums for IP packets...

8.2CVSS7.1AI score0.03959EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2023/07/18 12:00 a.m.11 views

The vulnerability of the os/net/ipv2/uip6.c component in operating systems for Contiki-NG devices allows a hacker to cause a service failure.

The vulnerability in the os/net/ipv2/uip6.c component of Contiki-NG operating systems relates to the issue where operations exceed the buffer boundaries in memory when processing values of the MSS Maximum Segment Size parameter for received packets. Exploiting this vulnerability can allow a remot...

7.5CVSS6.9AI score0.00437EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/06/14 3:15 p.m.30 views

CVE-2023-34101

Contiki-NG is an operating system for internet of things devices. In version 4.8 and prior, when processing ICMP DAO packets in the daoinputstoring 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...

9.1CVSS7.7AI score0.00505EPSS
SaveExploits0References2
Rows per page
Query Builder