cvelist/2020/10xxx/CVE-2020-10809.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2020-03-22 18:01:14 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10809",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in HDF5 through 1.12.0. A heap-based buffer overflow exists in the function Decompress() located in decompress.c. It can be triggered by sending a crafted file to the gif2h5 binary. It allows an attacker to cause Denial of Service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://research.loginsoft.com/bugs/heap-overflow-in-decompress-c-hdf5-1-13-0/",
"refsource": "MISC",
"name": "https://research.loginsoft.com/bugs/heap-overflow-in-decompress-c-hdf5-1-13-0/"
},
{
"url": "https://github.com/Loginsoft-Research/hdf5-reports/tree/master/Vuln_1",
"refsource": "MISC",
"name": "https://github.com/Loginsoft-Research/hdf5-reports/tree/master/Vuln_1"
},
{
"url": "https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/browse/release_docs/RELEASE.txt",
"refsource": "MISC",
"name": "https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/browse/release_docs/RELEASE.txt"
}
]
}
}