Pre Merge pull request !470 from LI, WENJIE/master

This commit is contained in:
LI, WENJIE 2023-11-09 01:47:56 +00:00 committed by Gitee
commit 4c7eb1f673
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,3 @@
h5dump H5F__accum_read-Out_Of_Bound_Read
段错误 (核心已转储)

View File

@ -0,0 +1,19 @@
id: CVE-2018-13867
source: https://github.com/TeamSeri0us/pocs/tree/master/hdf5
info:
name: HDF5是一套免费的用于管理存储不同类型数据的工具套件它能够管理、操作、查看、分析数据并生成可移植格式的文件。
severity: high
description: |
HDF5 1.8.20版本中的H5Faccum.c文件的H5F__accum_read函数存在越界读取漏洞。攻击者可通过诱使用户打开特制的文件利用该漏洞造成应用程序崩溃。
scope-of-influence:
hdf5:1.8.20
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2018-13867
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2018-13867
cwe-id: CWE-125
cnvd-id: None
kve-id: None
tags: CVE2018, hdf5

View File

@ -89,6 +89,8 @@ cve:
- CVE-2023-1175
- CVE-2023-1264
- CVE-2023-1355
hdf5:
- CVE-2018-13867
cnvd:
kve: