Lucene search
+L

146 matches found

OSV
OSV
added 2021/06/18 9:15 p.m.4 views

CVE-2021-21280

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. It is possible to cause an out-of-bounds write in versions of Contiki-NG prior to 4.6 when transmitting a 6LoWPAN packet with a chain of extension headers. Unfortunately, the written header is not checke...

9.8CVSS5.5AI score0.01064EPSS
SaveExploits1References2
Prion
Prion
added 2021/06/18 9:15 p.m.38 views

Design/Logic Flaw

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. It is possible to cause an out-of-bounds write in versions of Contiki-NG prior to 4.6 when transmitting a 6LoWPAN packet with a chain of extension headers. Unfortunately, the written header is not checke...

7.5CVSS9.3AI score0.01064EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/06/18 12:0 a.m.6 views

Contiki-NG 缓冲区错误漏洞

"Contiki-NG is an open source cross-platform operating system for next-generation IoT devices. An out-of-bounds write vulnerability exists in Contiki-NG versions prior to 4.6 when processing 6LoWPAN extension headers. The vulnerability stems from a failure to check whether the written header is...

9.8CVSS5.7AI score0.01064EPSS
SaveExploits1References3
OSV
OSV
added 2021/03/24 2:15 p.m.7 views

CVE-2021-28362

An issue was discovered in Contiki through 3.0. When sending an ICMPv6 error message because of invalid extension header options in an incoming IPv6 packet, there is an attempt to remove the RPL extension headers. Because the packet length and the extension header length are unchecked with respec...

7.5CVSS5.6AI score0.01307EPSS
SaveExploits0References2
NVD
NVD
added 2021/03/24 2:15 p.m.17 views

CVE-2021-28362

An issue was discovered in Contiki through 3.0. When sending an ICMPv6 error message because of invalid extension header options in an incoming IPv6 packet, there is an attempt to remove the RPL extension headers. Because the packet length and the extension header length are unchecked with respec...

7.5CVSS0.01307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/24 2:15 p.m.3 views

CVE-2021-28362

An issue was discovered in Contiki through 3.0. When sending an ICMPv6 error message because of invalid extension header options in an incoming IPv6 packet, there is an attempt to remove the RPL extension headers. Because the packet length and the extension header length are unchecked with respec...

7.5CVSS7.5AI score0.01307EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/11 11:15 p.m.14 views

CVE-2020-17442

An issue was discovered in picoTCP 1.7.0. The code for parsing the hop-by-hop IPv6 extension headers does not validate the bounds of the extension header length value, which may result in Integer Wraparound. Therefore, a crafted extension header length value may cause Denial-of-Service because it...

7.5CVSS7AI score
SaveExploits0References2
OSV
OSV
added 2020/12/11 11:15 p.m.18 views

CVE-2020-17468

An issue was discovered in FNET through 4.6.4. The code for processing the hop-by-hop header in the IPv6 extension headers doesn't check for a valid length of an extension header, and therefore an out-of-bounds read can occur in fnetip6extheaderhandleroptions in fnetip6.c, leading to...

7.5CVSS6.9AI score
SaveExploits0References3
Prion
Prion
added 2020/12/11 11:15 p.m.22 views

Buffer overflow

An issue was discovered in picoTCP 1.7.0. The routine for processing the next header field and deducing whether the IPv6 extension headers are valid doesn't check whether the header extension length field would overflow. Therefore, if it wraps around to zero, iterating through the extension heade...

5CVSS8.5AI score0.02798EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 11:15 p.m.14 views

Design/Logic Flaw

An issue was discovered in picoTCP 1.7.0. The code for parsing the hop-by-hop IPv6 extension headers does not validate the bounds of the extension header length value, which may result in Integer Wraparound. Therefore, a crafted extension header length value may cause Denial-of-Service because it...

5CVSS8.5AI score0.02876EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 11:15 p.m.17 views

Design/Logic Flaw

An issue was discovered in FNET through 4.6.4. The code for processing the hop-by-hop header in the IPv6 extension headers doesn't check for a valid length of an extension header, and therefore an out-of-bounds read can occur in fnetip6extheaderhandleroptions in fnetip6.c, leading to...

5CVSS8.5AI score0.02956EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:38 p.m.23 views

CVE-2020-17468

An issue was discovered in FNET through 4.6.4. The code for processing the hop-by-hop header in the IPv6 extension headers doesn't check for a valid length of an extension header, and therefore an out-of-bounds read can occur in fnetip6extheaderhandleroptions in fnetip6.c, leading to...

8AI score0.02956EPSS
SaveExploits0References3
CVE
CVE
added 2020/12/11 10:30 p.m.67 views

CVE-2020-17442

CVE-2020-17442 affects picoTCP (and picoTCP-NG) 1.7.0. The issue is in parsing IPv6 hop-by-hop extension headers, where the header length bound is not validated, enabling integer wraparound and a potential DoS in pico_ipv6_process_hopbyhop(). Public details are provided in the SUSE/FORESA advisor...

7.5CVSS7.6AI score0.02876EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2020/12/11 10:15 p.m.13 views

CVE-2020-13985

An issue was discovered in Contiki through 3.0. A memory corruption vulnerability exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rplremoveheader in net/rpl/rpl-ext-header.c...

7.5CVSS8.2AI score0.04812EPSS
SaveExploits0References2
NVD
NVD
added 2020/12/11 10:15 p.m.29 views

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.5CVSS8AI score0.01678EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/11 10:15 p.m.6 views

CVE-2020-13985

An issue was discovered in Contiki through 3.0. A memory corruption vulnerability exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rplremoveheader in net/rpl/rpl-ext-header.c...

7.5CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2020/12/11 10:15 p.m.6 views

CVE-2020-13986

An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rplremoveheader in net/rpl/rpl-ext-header.c...

7.5CVSS7.1AI score0.03014EPSS
SaveExploits0References2
NVD
NVD
added 2020/12/11 10:15 p.m.18 views

CVE-2020-13986

An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rplremoveheader in net/rpl/rpl-ext-header.c...

7.5CVSS8AI score0.03014EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/11 10:15 p.m.8 views

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.1AI score0.01678EPSS
SaveExploits0References2
Prion
Prion
added 2020/12/11 10:15 p.m.15 views

Code injection

An issue was discovered in Contiki through 3.0. An infinite loop exists in the uIP TCP/IP stack component when handling RPL extension headers of IPv6 network packets in rplremoveheader in net/rpl/rpl-ext-header.c...

5CVSS8.6AI score0.03014EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder