First published: Mon Feb 25 2019(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HDF5 | =1.10.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-9151 has a severity rating of medium due to the potential for out of bounds read exploitation.
To address CVE-2019-9151, upgrade HDF5 to a version later than 1.10.4 that contains the relevant security patches.
CVE-2019-9151 specifically affects the HDF5 library version 1.10.4.
CVE-2019-9151 is classified as an out of bounds read vulnerability.
The vulnerability in CVE-2019-9151 originates from the H5VM_memcpyvv function in H5VM.c.