Lucene search
+L

683 matches found

OSV
OSV
added 2023/05/08 8:51 p.m.10 views

CVE-2023-31129 Contiki-NG missing NULL pointer check in IPv6 neighbor discovery

The Contiki-NG operating system versions 4.8 and prior can be triggered to dereference a NULL pointer in the message handling code for IPv6 router solicitiations. Contiki-NG contains an implementation of IPv6 Neighbor Discovery ND in the module os/net/ipv6/uip-nd6.c. The ND protocol includes a...

7.5CVSS6.9AI score
SaveExploits0References4
CVE
CVE
added 2023/05/08 8:51 p.m.142 views

CVE-2023-31129

Contiki-NG CVE-2023-31129 affects versions ≤ 4.8. The IPv6 Neighbor Discovery implementation in os/net/ipv6/uip-nd6.c dereferences a NULL pointer when handling Router Solicitation (RS) messages that include an SLLAO indicating a link-layer address change and could create a neighbor entry for that...

9.8CVSS8.7AI score0.00644EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/05/08 12:00 a.m.13 views

Contiki-NG 代码问题漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. A code issue vulnerability exists in Contiki-NG 4.8 and earlier versions that stems from the message handler not checking RS messages with SLLAO, which indicates a link layer address...

9.8CVSS8.4AI score0.00644EPSS
SaveExploits0References3
NVD
NVD
added 2023/04/26 7:15 p.m.25 views

CVE-2023-30546

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS9.5AI score0.00638EPSS
SaveExploits0References2
Prion
Prion
added 2023/04/26 7:15 p.m.22 views

Buffer overflow

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

5CVSS7.5AI score0.00638EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/26 6:14 p.m.14 views

CVE-2023-30546 Contiki-NG has off-by-one error in Antelope DBMS

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS9.4AI score0.00638EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/26 6:14 p.m.12 views

CVE-2023-30546 Contiki-NG has off-by-one error in Antelope DBMS

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS6.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/04/26 6:14 p.m.35 views

CVE-2023-30546 Contiki-NG has off-by-one error in Antelope DBMS

Contiki-NG is an operating system for Internet of Things devices. An off-by-one error can be triggered in the Antelope database management system in the Contiki-NG operating system in versions 4.8 and prior. The problem exists in the Contiki File System CFS backend for the storage of data file...

9.8CVSS9.5AI score0.00638EPSS
SaveExploits0References2
CVE
CVE
added 2023/04/26 6:14 p.m.51 views

CVE-2023-30546

CVE-2023-30546 affects Contiki-NG, where an off-by-one in the Antelope DBMS storage backend (os/storage/antelope/storage-cfs.c) in functions storage_get_index/storage_put_index allocates a buffer one byte too small for merging strings, allowing reads beyond the buffer. The issue is present in Con...

9.8CVSS7.7AI score0.00638EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/04/26 12:00 a.m.10 views

Contiki-NG 安全漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. A security vulnerability exists in Contiki-NG version 4.8 and prior versions, which stems from the Antelope database management system that triggers a difference-one error...

9.8CVSS7.3AI score0.00638EPSS
SaveExploits0References3
NVD
NVD
added 2023/03/17 10:15 p.m.25 views

CVE-2023-28116

Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer packetbuf for processing o...

9.8CVSS8.8AI score0.00687EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/17 10:15 p.m.26 views

Buffer overflow

Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer packetbuf for processing o...

7.5CVSS9.7AI score0.00687EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/03/17 9:22 p.m.75 views

CVE-2023-28116

CVE-2023-28116 concerns Contiki-NG (IoT OS) prior to v4.9, where the BLE L2CAP module can cause an out-of-bounds write due to a mis sized packet buffer. The global packetbuf (size PACKETBUF_SIZE) may be exceeded when processing large packets with BLE L2CAP in the default configuration, leading to...

9.8CVSS9.3AI score0.00687EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/03/17 9:22 p.m.14 views

CVE-2023-28116 Buffer overflow in L2CAP due to misconfigured MTU

Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer packetbuf for processing o...

8.1CVSS7.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/03/17 9:22 p.m.11 views

CVE-2023-28116 Buffer overflow in L2CAP due to misconfigured MTU

Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer packetbuf for processing o...

8.1CVSS9.8AI score0.00687EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/03/17 9:22 p.m.40 views

CVE-2023-28116 Buffer overflow in L2CAP due to misconfigured MTU

Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In versions 4.8 and prior, an out-of-bounds write can occur in the BLE L2CAP module of the Contiki-NG operating system. The network stack of Contiki-NG uses a global buffer packetbuf for processing o...

8.1CVSS10AI score0.00687EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/03/17 12:00 a.m.13 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT Internet of Things devices. A security vulnerability exists in Contiki-NG version 4.8 and prior versions, which stems from a buffer overflow that may occur when the L2CAP module copies packet data to the packetbu...

9.8CVSS8.7AI score0.00687EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/03/17 12:00 a.m.10 views

PT-2023-21574 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG versions 4.8 and prior Description: Contiki-NG is an open-source, cross-platform operating system for internet of things IoT devices. In the affected versions, an out-of-bounds write can occur in the BLE L2CAP module of the...

9.8CVSS9.8AI score0.00687EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.12 views

SUSE CVE-2020-13984

An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when processing IPv6 extension headers in exthdroptionsprocess in net/ipv6/uip6.c...

7.5CVSS7.5AI score0.01699EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.9 views

SUSE CVE-2020-13987

An issue was discovered in Contiki through 3.0. An Out-of-Bounds Read vulnerability exists in the uIP TCP/IP Stack component when calculating the checksums for IP packets in upperlayerchksum in net/ipv4/uip.c...

8.2CVSS7AI score0.03259EPSS
SaveExploits0References18
Rows per page
Query Builder