Lucene search
+L

408 matches found

Cvelist
Cvelist
•added 2019/09/24 5:50 p.m.•35 views

CVE-2019-16754

RIOT 2019.07 contains a NULL pointer dereference in the MQTT-SN implementation asymcute, potentially allowing an attacker to crash a network node running RIOT. This requires spoofing an MQTT server response. To do so, the attacker needs to know the MQTT MsgID of a pending MQTT protocol message an...

7.5AI score0.01472EPSS
SaveExploits1References1
CVE
CVE
•added 2019/09/24 5:50 p.m.•101 views

CVE-2019-16754

CVE-2019-16754 affects RIOT as of 2019.07, describing a NULL pointer dereference in the MQTT-SN (asymcute) implementation that can crash a network node. Exploitation requires spoofing a MQTT server response and knowledge of the MQTT MsgID for a pending message, the ephemeral port used by RIOT’s M...

7.5CVSS7.4AI score0.01472EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
•added 2019/08/28 12:00 a.m.•15 views

RIOT RIOT-OS Denial of Service Vulnerability

RIOT RIOT-OS is a set of operating systems for applications in the IoT field. A denial-of-service vulnerability exists in the TCP implementation gnrctcp in RIOT 2019.07 and earlier versions, which can be exploited by an attacker to cause an infinite loop leading to a denial of service...

7.5CVSS6.7AI score0.01443EPSS
SaveExploits1References1
NVD
NVD
•added 2019/08/27 6:15 p.m.•24 views

CVE-2019-15702

In the TCP implementation gnrctcp in RIOT through 2019.07, the parser for TCP options does not terminate on all inputs, allowing a denial-of-service, because sys/net/gnrc/transportlayer/tcp/gnrctcpoption.c has an infinite loop for an unknown zero-length option...

7.5CVSS7.6AI score0.01443EPSS
SaveExploits1References1
Prion
Prion
•added 2019/08/27 6:15 p.m.•22 views

Information disclosure

In the TCP implementation gnrctcp in RIOT through 2019.07, the parser for TCP options does not terminate on all inputs, allowing a denial-of-service, because sys/net/gnrc/transportlayer/tcp/gnrctcpoption.c has an infinite loop for an unknown zero-length option...

5CVSS7.5AI score0.01443EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2019/08/27 5:35 p.m.•31 views

CVE-2019-15702

In the TCP implementation gnrctcp in RIOT through 2019.07, the parser for TCP options does not terminate on all inputs, allowing a denial-of-service, because sys/net/gnrc/transportlayer/tcp/gnrctcpoption.c has an infinite loop for an unknown zero-length option...

7.6AI score0.01443EPSS
SaveExploits1References1
CVE
CVE
•added 2019/08/27 5:35 p.m.•132 views

CVE-2019-15702

CVE-2019-15702 affects RIOT OS GNRC TCP: the TCP options parser (gnrc_tcp_option.c) does not terminate on all inputs, causing an infinite loop for an unknown zero-length option and leading to denial-of-service in RIOT implementations up to 2019.07. The issue is a logic error in parsing TCP option...

7.5CVSS7.5AI score0.01443EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2019/08/17 6:15 p.m.•13 views

CVE-2019-15134

RIOT through 2019.07 contains a memory leak in the TCP implementation gnrctcp, allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to receive in sys/net/gnrc/transportlayer/tcp/gnrctcpeventloop.c...

7.5CVSS5.5AI score0.01512EPSS
SaveExploits1References1
NVD
NVD
•added 2019/08/17 6:15 p.m.•19 views

CVE-2019-15134

RIOT through 2019.07 contains a memory leak in the TCP implementation gnrctcp, allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to receive in sys/net/gnrc/transportlayer/tcp/gnrctcpeventloop.c...

7.8CVSS7.4AI score0.01512EPSS
SaveExploits1References1
Prion
Prion
•added 2019/08/17 6:15 p.m.•16 views

Design/Logic Flaw

RIOT through 2019.07 contains a memory leak in the TCP implementation gnrctcp, allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to receive in sys/net/gnrc/transportlayer/tcp/gnrctcpeventloop.c...

7.8CVSS7.4AI score0.01512EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2019/08/17 5:54 p.m.•29 views

CVE-2019-15134

RIOT through 2019.07 contains a memory leak in the TCP implementation gnrctcp, allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to receive in sys/net/gnrc/transportlayer/tcp/gnrctcpeventloop.c...

7.5AI score0.01512EPSS
SaveExploits1References1
CVE
CVE
•added 2019/08/17 5:54 p.m.•258 views

CVE-2019-15134

CVE-2019-15134 affects RIOT OS (GNRC TCP) up through 2019.07. The issue is a memory leak in the TCP implementation (gnrc_tcp) triggered in _receive within sys/net/gnrc/transport_layer/tcp/gnrc_tcp_eventloop.c when an ACK is received before a SYN. This can cause unbounded memory consumption for ne...

7.8CVSS7.4AI score0.01512EPSS
SaveExploits1References1Affected Software1
The Hacker News
The Hacker News
•added 2019/07/04 11:30 a.m.•206 views

DDoS Attacker Who Ruined Gamers' Christmas Gets 27 Months in Prison

A 23-year-old hacker from Utah who launched a series of DDoS attacks against multiple online services, websites, and online gaming companies between December 2013 and January 2014 has been sentenced to 27 months in prison. Austin Thompson, a.k.a. "DerpTroll," pledged guilty back in November 2018...

0.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2019/02/18 11:39 p.m.•27 views

Regular Expression Denial of Service in riot-compiler

Affected versions of riot-compiler are susceptible to a regular expression denial of service vulnerability. Recommendation Update to version 2.3.22 or later...

7.5CVSS5.4AI score0.01598EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2019/02/18 11:39 p.m.•40 views

GHSA-PP4V-55VR-9GXH Regular Expression Denial of Service in riot-compiler

Affected versions of riot-compiler are susceptible to a regular expression denial of service vulnerability. Recommendation Update to version 2.3.22 or later...

7.5CVSS7.4AI score0.01598EPSS
SaveExploits0References4
Prion
Prion
•added 2019/02/04 9:29 p.m.•17 views

Buffer overflow

RIOT RIOT-OS version after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3 contains a Buffer Overflow vulnerability in sockdns, an implementation of the DNS protocol utilizing the RIOT sock API that can result in Remote code executing. This attack appears to be exploitable via network connectivit...

7.5CVSS9.4AI score0.01552EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2019/02/04 9:29 p.m.•14 views

CVE-2019-1000006

RIOT RIOT-OS version after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3 contains a Buffer Overflow vulnerability in sockdns, an implementation of the DNS protocol utilizing the RIOT sock API that can result in Remote code executing. This attack appears to be exploitable via network connectivit...

9.8CVSS5.6AI score0.01552EPSS
SaveExploits1References1
NVD
NVD
•added 2019/02/04 9:29 p.m.•21 views

CVE-2019-1000006

RIOT RIOT-OS version after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3 contains a Buffer Overflow vulnerability in sockdns, an implementation of the DNS protocol utilizing the RIOT sock API that can result in Remote code executing. This attack appears to be exploitable via network connectivit...

9.8CVSS9.5AI score0.01552EPSS
SaveExploits1References1
CVE
CVE
•added 2019/02/04 9:00 p.m.•61 views

CVE-2019-1000006

CVE-2019-1000006 describes a buffer overflow in RIOT-OS’s sock_dns implementation (DNS protocol via RIOT sock API) introduced after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3. The vulnerability can lead to remote code execution and is exploitable over the network. The NVD entry assigns high ...

9.8CVSS9.4AI score0.01552EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2019/02/04 9:00 p.m.•24 views

CVE-2019-1000006

RIOT RIOT-OS version after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3 contains a Buffer Overflow vulnerability in sockdns, an implementation of the DNS protocol utilizing the RIOT sock API that can result in Remote code executing. This attack appears to be exploitable via network connectivit...

9.5AI score0.01552EPSS
SaveExploits1References1
Rows per page
Query Builder