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

18 lines
863 B
Markdown

### [CVE-2016-9051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9051)
![](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=remote%20code%20execution&color=brighgreen)
### Description
An exploitable out-of-bounds write vulnerability exists in the batch transaction field parsing functionality of Aerospike Database Server 3.10.0.3. A specially crafted packet can cause an out-of-bounds write resulting in memory corruption which can lead to remote code execution. An attacker can simply connect to the port to trigger this vulnerability.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0265/
#### Github
No PoCs found on GitHub currently.