VYPR

Hdf5

by Hdfgroup

Source repositories

CVEs (141)

  • CVE-2024-32612HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 Library through 1.14.3 contains a heap-based buffer over-read in H5HL__fl_deserialize in H5HLcache.c, resulting in the corruption of the instruction pointer, a different vulnerability than CVE-2024-32613.

  • CVE-2024-29165HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 through 1.14.3 contains a buffer overflow in H5Z__filter_fletcher32, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.

  • CVE-2024-29163HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 through 1.14.3 contains a heap buffer overflow in H5T__bit_find, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.

  • CVE-2024-29162HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 through 1.13.3 and/or 1.14.2 contains a stack buffer overflow in H5HG_read, resulting in denial of service or potential code execution.

  • CVE-2024-29160HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 through 1.14.3 contains a heap buffer overflow in H5HG__cache_heap_deserialize, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.

  • CVE-2024-29158HigMay 14, 2024
    risk 0.48cvss 7.4epss 0.00

    HDF5 through 1.14.3 contains a stack buffer overflow in H5FL_arr_malloc, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.

  • CVE-2026-19027MedAug 6, 2026
    risk 0.45cvss epss 0.00

    The H5Z__nbit_decompress_one_byte, H5Z__nbit_decompress_one_nooptype, and H5Z__nbit_decompress_one_atomic functions in H5Znbit.c in HDF5 through 2.3.0 advance a read index into the compressed chunk buffer without bounding it against the buffer's actual size. This allows…

  • CVE-2026-19028MedAug 6, 2026
    risk 0.44cvss epss 0.00

    H5Z__filter_fletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size without checking that the buffer is at least 4 bytes, allowing a size_t underflow. This allows…

  • CVE-2026-19026MedAug 5, 2026
    risk 0.44cvss epss 0.00

    H5Z__filter_nbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cd_values[0] through cd_values[4] without validating that cd_values is non-NULL or that cd_nelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a…

  • CVE-2026-19023MedAug 5, 2026
    risk 0.44cvss epss 0.00

    Untrusted pointer dereference in the render_bin_output function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride…

  • CVE-2026-34734HigApr 9, 2026
    risk 0.44cvss 7.8epss 0.00

    HDF5 is software for managing data. In 1.14.1-2 and earlier, a heap-use-after-free was found in the h5dump helper utility. An attacker who can supply a malicious h5 file can trigger a heap use-after-free. The freed object is referenced in a memmove call from H5T__conv_struct.…

  • CVE-2026-26197HigJul 20, 2026
    risk 0.42cvss 7.5epss 0.00

    HDF5 is a high-performance library and a file format specification that implements the HDF5 data model. If a file is corrupted such that an array datatype's size, the number of elements, and the element size are not in agreement it can trigger an out of bounds read. The array…

  • CVE-2021-46244MedJan 21, 2022
    risk 0.42cvss 6.5epss 0.01

    A Divide By Zero vulnerability exists in HDF5 v1.13.1-1 vis the function H5T__complete_copy () at /hdf5/src/H5T.c. This vulnerability causes an aritmetic exception, leading to a Denial of Service (DoS).

  • CVE-2021-46243MedJan 21, 2022
    risk 0.42cvss 6.5epss 0.01

    An untrusted pointer dereference vulnerability exists in HDF5 v1.13.1-1 via the function H5O__dtype_decode_helper () at hdf5/src/H5Odtype.c. This vulnerability can lead to a Denial of Service (DoS).

  • CVE-2019-8398MedFeb 17, 2019
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5T_get_size in H5T.c.

  • CVE-2019-8397MedFeb 17, 2019
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in the HDF HDF5 1.10.4 library. There is an out of bounds read in the function H5T_close_real in H5T.c.

  • CVE-2019-8396MedFeb 17, 2019
    risk 0.42cvss 6.5epss 0.01

    A buffer overflow in H5O__layout_encode in H5Olayout.c in the HDF HDF5 through 1.10.4 library allows attackers to cause a denial of service via a crafted HDF5 file. This issue was triggered while repacking an HDF5 file, aka "Invalid write of size 2."

  • CVE-2018-17439MedSep 24, 2018
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in the HDF HDF5 1.10.3 library. There is a stack-based buffer overflow in the function H5S_extent_get_dims() in H5S.c. Specifically, this issue occurs while converting an HDF5 file to a GIF file.

  • CVE-2018-17438MedSep 24, 2018
    risk 0.42cvss 6.5epss 0.02

    A SIGFPE signal is raised in the function H5D__select_io() of H5Dselect.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. It could allow a remote denial of service attack.

  • CVE-2018-17437MedSep 24, 2018
    risk 0.42cvss 6.5epss 0.01

    Memory leak in the H5O_dtype_decode_helper() function in H5Odtype.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.

Page 4 of 8