An issue was discovered in HDF5 through 1.12.0. A heap-based buffer overflow exists in the function Decompress() located in decompress.c. It can be triggered by sending a crafted file to the gif2h5 binary. It allows an attacker to cause Denial of Service.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://research.loginsoft.com/bugs/heap-overflow-in-decompress-c-hdf5-1-13-0/ | third party advisory exploit |
https://github.com/Loginsoft-Research/hdf5-reports/tree/master/Vuln_1 | third party advisory exploit |
https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/browse/release_docs/RELEASE.txt | third party advisory release notes |