Files
CVEs-PoC/2016/CVE-2016-9050.md
T
2025-09-29 21:09:30 +02:00

18 lines
935 B
Markdown

### [CVE-2016-9050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9050)
![](https://img.shields.io/static/v1?label=Product&message=Database%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.10.0.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=out-of-bounds%20read&color=brightgreen)
### Description
An exploitable out-of-bounds read vulnerability exists in the client message-parsing functionality of Aerospike Database Server 3.10.0.3. A specially crafted packet can cause an out-of-bounds read resulting in disclosure of memory within the process, the same vulnerability can also be used to trigger a denial of service. An attacker can simply connect to the port and send the packet to trigger this vulnerability.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0264/
#### Github
No PoCs found on GitHub currently.