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

18 lines
921 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=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=out-of-bounds%20read&color=brighgreen)
### 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.