mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
19 lines
847 B
Markdown
19 lines
847 B
Markdown
### [CVE-2020-17445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/IoTAccessControl/RapidPatch-ToolChain
|
|
|