First published: Mon Dec 11 2017(Updated: )
In HDF5 1.10.1, there is a divide-by-zero vulnerability in the function H5T_set_loc in the H5T.c file in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HDF5 | =1.10.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-17508 is considered a high severity vulnerability due to the potential for application crashes.
To fix CVE-2017-17508, upgrade to a patched version of HDF5 that addresses this divide-by-zero vulnerability.
Exploiting CVE-2017-17508 can lead to application crashes and may compromise data integrity when handling crafted HDF5 files.
CVE-2017-17508 specifically affects HDF5 version 1.10.1.
CVE-2017-17508 affects the H5T_set_loc function in the H5T.c file within the libhdf5.a library.