Files
CVEs-PoC/2017/CVE-2017-8804.md
T
2024-05-26 14:27:05 +02:00

19 lines
910 B
Markdown

### [CVE-2017-8804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8804)
![](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
** DISPUTED ** The xdr_bytes and xdr_string functions in the GNU C Library (aka glibc or libc6) 2.25 mishandle failures of buffer deserialization, which allows remote attackers to cause a denial of service (virtual memory allocation, or memory consumption if an overcommit setting is not used) via a crafted UDP packet to port 111, a related issue to CVE-2017-8779. NOTE: [Information provided from upstream and references]
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/khoatdvo/imagesecscan
- https://github.com/yfoelling/yair