CVE-2017-17505
- EPSS 0.44%
- Veröffentlicht 11.12.2017 03:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In HDF5 1.10.1, there is a NULL pointer dereference in the function H5O_pline_decode in the H5Opline.c file in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
CVE-2017-17506
- EPSS 0.44%
- Veröffentlicht 11.12.2017 03:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In HDF5 1.10.1, there is an out of bounds read vulnerability in the function H5Opline_pline_decode in H5Opline.c in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
CVE-2017-17507
- EPSS 0.15%
- Veröffentlicht 11.12.2017 03:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In HDF5 1.10.1, there is an out of bounds read vulnerability in the function H5T_conv_struct_opt in H5Tconv.c in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.
CVE-2017-17508
- EPSS 0.44%
- Veröffentlicht 11.12.2017 03:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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.
CVE-2017-17509
- EPSS 0.4%
- Veröffentlicht 11.12.2017 03:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In HDF5 1.10.1, there is an out of bounds write vulnerability in the function H5G__ent_decode_vec in H5Gcache.c in libhdf5.a. For example, h5dump would crash or possibly have unspecified other impact someone opens a crafted hdf5 file.
CVE-2016-4333
- EPSS 0.25%
- Veröffentlicht 18.11.2016 20:59:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
The HDF5 1.8.16 library allocating space for the array using a value from the file has an impact within the loop for initializing said array allowing a value within the file to modify the loop's terminator. Due to this, an aggressor can cause the loo...
CVE-2016-4332
- EPSS 0.11%
- Veröffentlicht 18.11.2016 20:59:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
The library's failure to check if certain message types support a particular flag, the HDF5 1.8.16 library will cast the structure to an alternative structure and then assign to fields that aren't supported by the message type and the library will wr...
CVE-2016-4331
- EPSS 0.45%
- Veröffentlicht 18.11.2016 20:59:02
- Zuletzt bearbeitet 12.04.2025 10:46:40
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.
CVE-2016-4330
- EPSS 0.44%
- Veröffentlicht 18.11.2016 20:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
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.