mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2018-17437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17437)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/SegfaultMasters/covering360/tree/master/HDF5/vuln5#memory-leak-in-h5o_dtype_decode_helper
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|