Files
CVEs-PoC/2016/CVE-2016-4429.md
T
2024-06-18 02:51:15 +02:00

18 lines
742 B
Markdown

### [CVE-2016-4429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4429)
![](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
Stack-based buffer overflow in the clntudp_call function in sunrpc/clnt_udp.c in the GNU C Library (aka glibc or libc6) allows remote servers to cause a denial of service (crash) or possibly unspecified other impact via a flood of crafted ICMP and UDP packets.
### POC
#### Reference
- https://www.oracle.com//security-alerts/cpujul2021.html
#### Github
- https://github.com/ARPSyndicate/cvemon