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

18 lines
725 B
Markdown

### [CVE-2016-4330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4330)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the HDF5 1.8.16 library's failure to check if the number of dimensions for an array read from the file is within the bounds of the space allocated for it, a heap-based buffer overflow will occur, potentially leading to arbitrary code execution.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0176/
#### Github
No PoCs found on GitHub currently.