Files
CVEs-PoC/2020/CVE-2020-17445.md
T
2024-05-25 21:48:12 +02:00

847 B

CVE-2020-17445

Description

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 pico_ipv6_process_destopt() in pico_ipv6.c.

POC

Reference

No PoCs from references.

Github