mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
617 B
Markdown
18 lines
617 B
Markdown
### [CVE-2018-13866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13866)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the HDF HDF5 1.8.20 library. There is a stack-based buffer over-read in the function H5F_addr_decode_len in H5Fint.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/TeamSeri0us/pocs/tree/master/hdf5
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|