First published: Tue Jul 10 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HDF5 | =1.8.20 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13875 has been classified as having a medium severity due to the potential for out-of-bounds read vulnerabilities.
To fix CVE-2018-13875, upgrade the HDF5 library to the latest version beyond 1.8.20 that addresses this vulnerability.
CVE-2018-13875 specifically affects HDF5 version 1.8.20.
Yes, exploiting CVE-2018-13875 could potentially disclose sensitive data due to the out-of-bounds read.
The function H5VM_memcpyvv in H5VM.c is responsible for processing memory operations, and it is where the out-of-bounds read vulnerability occurs.