Local crash via unchecked scale-offset buffer index
Published Mar 14, 2025 · Updated May 8, 2025
Heap buffer over-read in HDF5 1.14.6 allows local users to crash applications that process a crafted scale-offset-filtered file. H5Z__scaleoffset_decompress_one_byte reads buffer[*j] without first checking j against the compressed buffer size, so decompression consumes one byte past the heap allocation. Reachability requires an application to process attacker-controlled HDF5 data; the public h5dump demonstration ends in an AddressSanitizer-detected crash.
Summary
What happened
Heap buffer over-read in HDF5 1.14.6 allows local users to crash applications that process a crafted scale-offset-filtered file. H5Z__scaleoffset_decompress_one_byte reads buffer[*j] without first checking j against the compressed buffer size, so decompression consumes one byte past the heap allocation. Reachability requires an application to process attacker-controlled HDF5 data; the public h5dump demonstration ends in an AddressSanitizer-detected crash.
The record
- CVE
- CVE-2025-2308
- Published
- Mar 14, 2025
- Updated
- May 8, 2025
- Vendor
- The HDF Group
- Product
- HDF5
- Classifications
- CWE-787, CWE-119, CWE-122, T1203
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 14, 2025CVE publishedPublication date reported by the CVE source.
- May 8, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.14.6
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- hdf5_poc2 malformed HDF5 file reproductionproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo