### [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=1.4.31%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=integer%20overflow&color=brightgreen) ### 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/cve-scores - https://github.com/ARPSyndicate/cvemon