### [CVE-2016-9054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9054) ![](https://img.shields.io/static/v1?label=Product&message=Database%20Server&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=stack-based%20buffer%20overflow&color=brighgreen) ### Description An exploitable stack-based buffer overflow vulnerability exists in the querying functionality of Aerospike Database Server 3.10.0.3. A specially crafted packet can cause a stack-based buffer overflow in the function as_sindex__simatch_list_by_set_binid resulting in remote code execution. An attacker can simply connect to the port to trigger this vulnerability. ### POC #### Reference - http://www.talosintelligence.com/reports/TALOS-2016-0268/ #### Github No PoCs found on GitHub currently.