Bug 1397708 (CVE-2016-4333) - CVE-2016-4333 hdf5: H5T_COMPOUND heap buffer overflow
Summary: CVE-2016-4333 hdf5: H5T_COMPOUND heap buffer overflow
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2016-4333
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1397715 1397716 1413825 1470481
Blocks: 1397712
TreeView+ depends on / blocked
 
Reported: 2016-11-23 08:50 UTC by Andrej Nemec
Modified: 2021-02-17 03:00 UTC (History)
32 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Multiple heap overflows were found in HDF5. These issues could be used to gain code execution in any program that exposes the affected functions to untrusted input. While HDF5 is shipped as a dependency, no Red Hat products are known to expose these issues in any supported use case at this time.
Clone Of:
Environment:
Last Closed: 2020-05-20 21:16:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2016-11-23 08:50:06 UTC
The vulnerability exists due to the library allocating space for the array using a value from the file, and then 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. This is a heap-based buffer overflow, and can lead to code execution under the context of the application using the library.

External References:

http://www.talosintelligence.com/reports/TALOS-2016-0179/

Comment 1 Andrej Nemec 2016-11-23 08:55:47 UTC
Created hdf5 tracking bugs for this issue:

Affects: fedora-all [bug 1397715]
Affects: epel-all [bug 1397716]

Comment 3 Kurt Seifried 2017-07-13 02:39:49 UTC
Created hdf5 tracking bugs for this issue:

Affects: openshift-1 [bug 1470481]

Comment 4 Product Security DevOps Team 2020-05-20 21:16:06 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2016-4333


Note You need to log in before you can comment on or make changes to this bug.