Lucene search
+L

112 matches found

Positive Technologies
Positive Technologies
added 2023/05/30 12:00 a.m.11 views

PT-2023-19798 · Riot-Os · Riot-Os

Name of the Vulnerable Software and Affected Versions: RIOT-OS versions prior to 2023.04 Description: The issue affects the network stack of RIOT-OS, specifically in the processing of 6LoWPAN frames. An attacker can send a crafted frame, resulting in an integer underflow and out of bounds access ...

7.5CVSS7.6AI score0.00635EPSS
SaveExploits0References3
OSV
OSV
added 2023/04/24 3:27 p.m.7 views

CVE-2023-24823 RIOT-OS vulnerable to Packet Type Confusion during IPHC send

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a type confusion between IPv6 extension headers and a UDP header...

9.8CVSS7.6AI score
SaveExploits0References5
OSV
OSV
added 2023/04/24 3:11 p.m.11 views

CVE-2023-24821 RIOT-OS vulnerable to Integer Underflow during defragmentation

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a large out of bounds write beyond the packet buffer. The write wil...

7.5CVSS6.8AI score
SaveExploits0References5
OSV
OSV
added 2023/04/24 2:23 p.m.8 views

CVE-2023-24818 RIOT-OS vulnerable to null pointer dereference during fragment forwarding

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a NULL pointer dereference. During forwarding of a fragment an...

7.5CVSS7AI score
SaveExploits0References9
CNNVD
CNNVD
added 2023/04/24 12:00 a.m.10 views

RIOT RIOT-OS 代码问题漏洞

RIOT RIOT-OS is a set of operating systems used in the IoT space. A code issue vulnerability exists in RIOT RIOT-OS versions prior to 2022.10, which can be exploited by an attacker to allow a device to send crafted frames that result in NULL pointer dereferences when encoding the 6LoWPAN IPHC...

7.5CVSS7.4AI score0.00859EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/04/24 12:00 a.m.7 views

RIOT RIOT-OS 缓冲区错误漏洞

RIOT-OS is an operating system that supports IoT devices and contains a network stack capable of handling 6LoWPAN frames. Versions of RIOT-OS prior to 2022.10 suffer from a buffer overflow vulnerability that can be exploited by an attacker to execute arbitrary code...

9.8CVSS7.7AI score0.00985EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.18 views

PT-2023-19804 · Riot-Os · Riot-Os

Name of the Vulnerable Software and Affected Versions: RIOT-OS versions prior to 2022.10 Description: RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. An attacker can send a crafted frame to the device,...

7.5CVSS7.3AI score0.00859EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.6 views

PT-2023-19800 · Riot-Os · Riot-Os

Name of the Vulnerable Software and Affected Versions: RIOT-OS versions prior to 2022.10 Description: The network stack in RIOT-OS, which supports Internet of Things devices, contains a flaw in its ability to process 6LoWPAN frames. An attacker can send a crafted frame to the device, resulting in...

9.8CVSS9.5AI score0.00985EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.15 views

PT-2023-19803 · Riot-Os · Riot-Os

Name of the Vulnerable Software and Affected Versions: RIOT-OS versions prior to 2022.10 Description: The issue concerns a network stack in RIOT-OS, an operating system for Internet of Things devices, which can process 6LoWPAN frames. An attacker can send a crafted frame, resulting in a large out...

7.5CVSS7.4AI score0.00859EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/04/24 12:00 a.m.16 views

PT-2023-19805 · Riot-Os · Riot-Os

Name of the Vulnerable Software and Affected Versions: RIOT-OS versions prior to 2022.10 Description: The issue arises from a type confusion between IPv6 extension headers and a UDP header while encoding a 6LoWPAN IPHC header in the network stack. This type confusion results in an out of bounds...

9.8CVSS9.4AI score0.00985EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:54 a.m.3 views

SUSE CVE-2011-1138

Off-by-one error in the dissect6lowpaniphc function in packet-6lowpan.c in Wireshark 1.4.0 through 1.4.3 on 32-bit platforms allows remote attackers to cause a denial of service application crash via a malformed 6LoWPAN IPv6 packet...

4.3CVSS7.4AI score0.03286EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.6 views

SUSE CVE-2019-5716

In Wireshark 2.6.0 to 2.6.5, the 6LoWPAN dissector could crash. This was addressed in epan/dissectors/packet-6lowpan.c by avoiding use of a TVB before its creation...

5.3CVSS7.5AI score0.01424EPSS
SaveExploits1References5
OSV
OSV
added 2022/09/01 12:10 p.m.11 views

CVE-2022-36054 Out-of-bounds write when decompressing 6LoWPAN payload in Contiki-NG

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The 6LoWPAN implementation in the Contiki-NG operating system file os/net/ipv6/sicslowpan.c contains an input function that processes incoming packets and copies them into a packet buffer. Because of a...

6.8CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2022/09/01 12:05 p.m.12 views

CVE-2022-36052 Out-of-bounds read when decompressing UDP header

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The 6LoWPAN implementation in Contiki-NG may cast a UDP header structure at a certain offset in a packet buffer. The code does not check whether the packet buffer is large enough to fit a full UDP heade...

5.9CVSS7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/01 12:00 a.m.11 views

PT-2022-23144 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG versions prior to 4.8 Description: The 6LoWPAN implementation in Contiki-NG may cast a UDP header structure at a certain offset in a packet buffer without checking if the packet buffer is large enough to fit a full UDP header...

8.8CVSS8.6AI score0.00542EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2022/04/05 12:00 a.m.12 views

The vulnerability of the zepif_linkoutput() function in the lwIP protocol implementation allows a attacker to access confidential data.

The vulnerability of the zepiflinkoutput function in the lwIP protocol set is related to the copying of buffers without checking the input data. Exploiting this vulnerability allows a remote attacker to gain access to confidential data using a specially created 6LoWPAN packet...

7.8CVSS7.2AI score0.01183EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2021/10/12 10:15 p.m.10 views

CVE-2021-3323

Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr. Zephyr versions = =2.4.0 contain Integer Underflow Wrap or Wraparound CWE-191. For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc...

9.8CVSS5.5AI score0.00924EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/10/12 12:00 a.m.13 views

Zephyr 数字错误漏洞

Zephyr is a small real-time operating system for interconnected, resource-constrained embedded devices. an integer underflow vulnerability in 6LoWPAN IPHC header decompression in Zephyr 2.4.0 and later can be exploited by attackers to cause out-of-bounds access in the Pv6 parsing logic...

9.8CVSS5.7AI score0.00924EPSS
SaveExploits1References2
OSV
OSV
added 2021/07/22 8:15 p.m.4 views

DEBIAN-CVE-2020-22284

A buffer overflow vulnerability in the zepiflinkoutput function of Free Software Foundation lwIP git head version and version 2.1.2 allows attackers to access sensitive information via a crafted 6LoWPAN packet...

7.5CVSS7.6AI score0.01183EPSS
SaveExploits0References1
OSV
OSV
added 2021/07/22 8:15 p.m.6 views

UBUNTU-CVE-2020-22284

A buffer overflow vulnerability in the zepiflinkoutput function of Free Software Foundation lwIP git head version and version 2.1.2 allows attackers to access sensitive information via a crafted 6LoWPAN packet...

7.5CVSS6AI score0.01183EPSS
SaveExploits0References4
Rows per page
Query Builder