Lucene search
+L

11254 matches found

Cvelist
Cvelist
added 2020/12/11 11:00 p.m.34 views

CVE-2020-25111

An issue was discovered in the IPv6 stack in Contiki through 3.0. There is an insufficient check for the IPv6 header length. This leads to Denial-of-Service and potential Remote Code Execution via a crafted ICMPv6 echo packet...

9.6AI score0.20073EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 11:00 p.m.89 views

CVE-2020-25111

CVE-2020-25111 affects Contiki’s IPv6 stack (up to v3.0); root cause is insufficient IPv6 header length validation, enabling Denial-of-Service and potential Remote Code Execution via crafted ICMPv6 echo packets. Exploitation is network-based; affected code paths involve IPv6 header/extension hand...

9.8CVSS9.4AI score0.20073EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:39 p.m.28 views

CVE-2020-17469

An issue was discovered in FNET through 4.6.4. The code for IPv6 fragment reassembly tries to access a previous fragment starting from a network incoming fragment that still doesn't have a reference to the previous one which supposedly resides in the reassembly list. When faced with an incoming...

8.1AI score0.02956EPSS
SaveExploits0References3
CVE
CVE
added 2020/12/11 10:39 p.m.82 views

CVE-2020-17469

Concrete details available: CVE-2020-17469 affects FNET up to version 4.6.4 in the IPv6 fragment reassembly path. The bug is an uninitialized pointer dereference in _fnet_ip6_reassembly (fnet_ip6.c) when handling fragments with holes in a non-empty list, enabling Denial-of-Service. Affects FNET's...

7.5CVSS7.6AI score0.02956EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2020/12/11 10:38 p.m.73 views

CVE-2020-17468

CVE-2020-17468 – FNET : A flaw in FNET up to v4.6.4 in the IPv6 hop-by-hop extension header processing does not validate the extension header length, enabling an out-of-bounds read that can cause Denial-of-Service. Connected sources corroborate the issue as part of AMNESIA:33, affecting FNET’s fn...

7.5CVSS7.6AI score0.02956EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:38 p.m.29 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
Cvelist
Cvelist
added 2020/12/11 10:33 p.m.35 views

CVE-2020-17445

An issue was discovered in picoTCP 1.7.0. The code for processing the IPv6 destination options does not check for a valid length of the destination options header. This results in an Out-of-Bounds Read, and, depending on the memory protection mechanism, this may result in Denial-of-Service in...

8.1AI score0.02856EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 10:32 p.m.91 views

CVE-2020-17444

CVE-2020-17444 affects picoTCP-NG and picoTCP 1.7.0, where the IPv6 extension header length field is not checked for overflow. If the header length wraps to zero, the extension-header parsing loop can stall, causing an infinite loop DoS in pico_ipv6_check_headers_sequence(). The SUSE/NVD entries ...

7.5CVSS7.5AI score0.02798EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/12/11 10:30 p.m.73 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.03051EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:30 p.m.32 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...

8AI score0.03051EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/12/11 10:29 p.m.29 views

CVE-2020-17441

An issue was discovered in picoTCP 1.7.0. The code for processing the IPv6 headers does not validate whether the IPv6 payload length field is equal to the actual size of the payload, which leads to an Out-of-Bounds read during the ICMPv6 checksum calculation, resulting in either Denial-of-Service...

9.3AI score0.06919EPSS
SaveExploits0References2
NVD
NVD
added 2020/12/11 10:15 p.m.34 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
NVD
NVD
added 2020/12/11 10:15 p.m.18 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.23 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
Prion
Prion
added 2020/12/11 10:15 p.m.27 views

Code injection

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

5CVSS8.5AI score0.01678EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 10:15 p.m.23 views

Memory corruption

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

5CVSS8.7AI score0.04812EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/12/11 9:36 p.m.71 views

CVE-2020-13986

CVE-2020-13986 affects Contiki (through v3.0) with an infinite loop in the uIP TCP/IP stack when processing IPv6 RPL extension headers in net/rpl/rpl-ext-header.c (rpl_remove_header). This is a memory/loop vulnerability in the uIP stack used by Contiki and related ports (e.g., Contiki-NG, PicoTCP...

7.5CVSS7.9AI score0.03014EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 9:36 p.m.40 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...

8AI score0.03014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/12/11 9:35 p.m.31 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...

8.2AI score0.04812EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 9:34 p.m.80 views

CVE-2020-13984

CVE-2020-13984 : Contiki’s embedded uIP/IPv6 stack (Contiki 3.0 and earlier; uIP 1.0/Contiki-OS; Contiki-NG 4.5 and earlier) contains an infinite loop in the extension-header processing function ext_hdr_options_process in net/ipv6/uip6.c when handling IPv6 extension headers. The root cause is unc...

7.5CVSS7.9AI score0.01678EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder