| 제목 | https://github.com/HDFGroup/hdf5 HDF5 v1.14.6 Heap-based Buffer Overflow |
|---|
| 설명 | A heap-buffer-overflow vulnerability was discovered in the H5FS__sinfo_serialize_sect_cb function within the HDF5 Library. This issue occurs when processing certain files, leading to an out-of-bounds write and potential application crash.
The vulnerability arises in the H5FS__sinfo_serialize_sect_cb function defined in src/H5FScache.c at line 1390. The function fails to properly check the buffer boundaries, resulting in a write operation beyond the allocated memory. In the function H5FS__sinfo_Srialize_Sct_cb, UINT64ENCODE_VAR(*udata->image, sect->addr, udata->sinfo->sect_off_size); will be called, and not performing boundary checks before calling UINT64ENCODE_VAR resulted in at least 1 byte overflow. |
|---|
| 원천 | ⚠️ https://github.com/HDFGroup/hdf5/issues/5379 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 03. 15. AM 06:57 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 28. PM 12:01 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 301887 [HDF5 까지 1.14.6 src/H5FScache.c H5FS__sinfo_Srialize_Sct_cb sect 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|