Vulnerabilities (CVE)

Filtered by vendor Hdfgroup Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-18494 1 Hdfgroup 1 Hdf5 2023-08-25 N/A 8.8 HIGH
Buffer Overflow vulnerability in function H5S_close in H5S.c in HDF5 1.10.4 allows remote attackers to run arbitrary code via creation of crafted file.
CVE-2020-18232 1 Hdfgroup 1 Hdf5 2023-08-25 N/A 8.8 HIGH
Buffer Overflow vulnerability in function H5S_close in H5S.c in HDF5 1.10.4 allows remote attackers to run arbitrary code via creation of crafted file.
CVE-2018-11206 1 Hdfgroup 1 Hdf5 2023-08-09 5.8 MEDIUM 8.1 HIGH
An out of bounds read was discovered in H5O_fill_new_decode and H5O_fill_old_decode in H5Ofill.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service or information disclosure attack.
CVE-2021-46242 1 Hdfgroup 1 Hdf5 2022-01-28 6.8 MEDIUM 8.8 HIGH
HDF5 v1.13.1-1 was discovered to contain a heap-use-after free via the component H5AC_unpin_entry.
CVE-2019-9151 1 Hdfgroup 1 Hdf5 2019-02-26 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5VM_memcpyvv in H5VM.c when called from H5D__compact_readvv in H5Dcompact.c.
CVE-2019-9152 1 Hdfgroup 1 Hdf5 2019-02-26 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5MM_xstrdup in H5MM.c when called from H5O_dtype_decode_helper in H5Odtype.c.
CVE-2018-16438 1 Hdfgroup 1 Hdf5 2018-10-26 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is an out of bounds read in H5L_extern_query at H5Lexternal.c.
CVE-2018-14033 1 Hdfgroup 1 Hdf5 2018-09-11 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is a heap-based buffer over-read in the function H5O_layout_decode in H5Olayout.c, related to HDmemcpy.
CVE-2018-14034 1 Hdfgroup 1 Hdf5 2018-09-11 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is an out of bounds read in the function H5O_pline_reset in H5Opline.c.
CVE-2018-14031 1 Hdfgroup 1 Hdf5 2018-09-11 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is a heap-based buffer over-read in the function H5T_copy in H5T.c.
CVE-2018-14035 1 Hdfgroup 1 Hdf5 2018-09-11 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is a heap-based buffer over-read in the function H5VM_memcpyvv in H5VM.c.
CVE-2018-13875 1 Hdfgroup 1 Hdf5 2018-09-07 6.8 MEDIUM 7.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is an out-of-bounds read in the function H5VM_memcpyvv in H5VM.c.
CVE-2018-14460 1 Hdfgroup 1 Hdf5 2018-09-06 6.8 MEDIUM 8.8 HIGH
An issue was discovered in the HDF HDF5 1.8.20 library. There is a heap-based buffer over-read in the function H5O_sdspace_decode in H5Osdspace.c.
CVE-2018-11205 1 Hdfgroup 1 Hdf5 2018-06-15 5.8 MEDIUM 8.1 HIGH
A out of bounds read was discovered in H5VM_memcpyvv in H5VM.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service or information disclosure attack.
CVE-2017-17509 1 Hdfgroup 1 Hdf5 2017-12-19 6.8 MEDIUM 8.8 HIGH
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 1 Hdfgroup 1 Hdf5 2017-11-04 6.9 MEDIUM 8.6 HIGH
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 loop's index to point outside the bounds of the array when initializing it.
CVE-2016-4332 1 Hdfgroup 1 Hdf5 2017-11-04 6.9 MEDIUM 8.6 HIGH
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. This can lead to code execution under the context of the library.
CVE-2016-4331 1 Hdfgroup 1 Hdf5 2017-11-04 6.9 MEDIUM 8.6 HIGH
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 1 Hdfgroup 1 Hdf5 2017-11-04 6.9 MEDIUM 8.6 HIGH
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.