cvelist/2022/26xxx/CVE-2022-26061.json
2022-08-19 12:44:21 -04:00

72 lines
2.2 KiB
JSON
Executable File

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-26061",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-08-16",
"ASSIGNER": "talos-cna@cisco.com"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-based buffer overflow vulnerability exists in the gif2h5 functionality of HDF5 Group libhdf5 1.10.4. A specially-crafted GIF file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1487",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1487"
}
]
},
"impact": {
"cvss": {
"baseScore": 7.8,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122: Heap-based Buffer Overflow"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HDF5 Group",
"product": {
"product_data": [
{
"product_name": "libhdf5",
"version": {
"version_data": [
{
"version_value": "1.10.4",
"version_affected": "="
}
]
}
}
]
}
}
]
}
}
}