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

19 lines
847 B
Markdown

### [CVE-2020-17445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17445)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/ARPSyndicate/cvemon
- https://github.com/IoTAccessControl/RapidPatch-ToolChain