PoC Index

CVE-2019-15702

HIGH 7.5EPSS 1.4%

In the TCP implementation (gnrc_tcp) 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/transport_layer/tcp/gnrc_tcp_option.c has an infinite loop for an unknown zero-length option.

CVSS v3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2.0
5.0 MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS
1.44% chance of exploitation in the next 30 days, 71th percentile
Published
2019-08-27
Updated
2024-08-05

Proof-of-concept exploits (1)

References

Related