### [CVE-2016-9053](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9053) ![](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=denial%20of%20service&color=brighgreen) ### Description An exploitable out-of-bounds indexing vulnerability exists within the RW fabric message particle type of Aerospike Database Server 3.10.0.3. A specially crafted packet can cause the server to fetch a function table outside the bounds of an array 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-0267/ #### Github - https://github.com/Live-Hack-CVE/CVE-2016-9053