mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
763 B
763 B
CVE-2020-10810
Description
An issue was discovered in HDF5 through 1.12.0. A NULL pointer dereference exists in the function H5AC_unpin_entry() located in H5AC.c. It allows an attacker to cause Denial of Service.
POC
Reference
- https://github.com/Loginsoft-Research/hdf5-reports/tree/master/Vuln_3
- https://research.loginsoft.com/bugs/null-pointer-dereference-in-h5ac-c-hdf5-1-13-0/
Github
No PoCs found on GitHub currently.