mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 18:06:07 +00:00
18 lines
682 B
Markdown
18 lines
682 B
Markdown
### [CVE-2016-4331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4331)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When decoding data out of a dataset encoded with the H5Z_NBIT decoding, the HDF5 1.8.16 library will fail to ensure that the precision is within the bounds of the size leading to arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.talosintelligence.com/reports/TALOS-2016-0177/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|