mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2016-8704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8704)
|
|

|
|

|
|

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