mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
910 B
Markdown
19 lines
910 B
Markdown
### [CVE-2017-8804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8804)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|