Vulnerabilities > Hdfgroup > Hdf5 > 1.8.16

DATE CVE VULNERABILITY TITLE RISK
2018-09-24 CVE-2018-17433 Out-of-bounds Write vulnerability in Hdfgroup Hdf5
A heap-based buffer overflow in ReadGifImageDesc() in gifread.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service via a crafted HDF5 file.
network
hdfgroup CWE-787
4.3
2018-09-24 CVE-2018-17432 NULL Pointer Dereference vulnerability in Hdfgroup Hdf5
A NULL pointer dereference in H5O_sdspace_encode() in H5Osdspace.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service via a crafted HDF5 file.
network
hdfgroup CWE-476
4.3
2018-09-20 CVE-2018-17237 Divide By Zero vulnerability in Hdfgroup Hdf5
A SIGFPE signal is raised in the function H5D__chunk_set_info_real() of H5Dchunk.c in the HDF HDF5 1.10.3 library during an attempted parse of a crafted HDF file, because of incorrect protection against division by zero.
network
low complexity
hdfgroup CWE-369
6.5
2018-09-20 CVE-2018-17234 Missing Release of Resource after Effective Lifetime vulnerability in Hdfgroup Hdf5
Memory leak in the H5O__chunk_deserialize() function in H5Ocache.c in the HDF HDF5 through 1.10.3 library allows attackers to cause a denial of service (memory consumption) via a crafted HDF5 file.
network
low complexity
hdfgroup CWE-772
6.5
2018-09-20 CVE-2018-17233 Divide By Zero vulnerability in Hdfgroup Hdf5
A SIGFPE signal is raised in the function H5D__create_chunk_file_map_hyper() of H5Dchunk.c in the HDF HDF5 through 1.10.3 library during an attempted parse of a crafted HDF file, because of incorrect protection against division by zero.
network
low complexity
hdfgroup CWE-369
6.5
2016-11-18 CVE-2016-4333 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Hdfgroup Hdf5 1.8.16
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.
6.9
2016-11-18 CVE-2016-4332 Improper Input Validation vulnerability in Hdfgroup Hdf5 1.8.16
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 write outside the bounds of the heap buffer.
6.9
2016-11-18 CVE-2016-4331 Out-of-bounds Write vulnerability in Hdfgroup Hdf5 1.8.16
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.
6.9
2016-11-18 CVE-2016-4330 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Hdfgroup Hdf5 1.8.16
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.
6.9