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

18 lines
733 B
Markdown

### [CVE-2016-8704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8704)
![](https://img.shields.io/static/v1?label=Product&message=Memcached&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=integer%20overflow&color=brighgreen)
### Description
An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0219/
#### Github
- https://github.com/ARPSyndicate/cvemon