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

18 lines
612 B
Markdown

### [CVE-2020-35471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35471)
![](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
Envoy before 1.16.1 mishandles dropped and truncated datagrams, as demonstrated by a segmentation fault for a UDP packet size larger than 1500.
### POC
#### Reference
- https://github.com/envoyproxy/envoy/pull/14122
#### Github
No PoCs found on GitHub currently.