cvelist/2018/17xxx/CVE-2018-17434.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2018-09-24 10:05:51 -04:00
{
2019-03-18 00:47:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-17434",
"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": [
2018-09-24 10:05:51 -04:00
{
2019-03-18 00:47:28 +00:00
"lang": "eng",
"value": "A SIGFPE signal is raised in the function apply_filters() of h5repack_filters.c in the HDF HDF5 through 1.10.3 library during an attempted parse of a crafted HDF file, because of incorrect protection against division by zero. It could allow a remote denial of service attack."
2018-09-24 10:05:51 -04:00
}
2019-03-18 00:47:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/SegfaultMasters/covering360/tree/master/HDF5/vuln4#divided-by-zero---poc_apply_filters_h5repack_filters",
"refsource": "MISC",
"url": "https://github.com/SegfaultMasters/covering360/tree/master/HDF5/vuln4#divided-by-zero---poc_apply_filters_h5repack_filters"
2023-08-09 09:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230809 [SECURITY] [DLA 3522-1] hdf5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00009.html"
2019-03-18 00:47:28 +00:00
}
]
}
}