cvelist/2022/32xxx/CVE-2022-32543.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2022-06-07 23:01:30 +00:00
{
2022-08-05 16:35:34 -04:00
"data_version": "4.0",
2022-06-07 23:01:30 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-32543",
2022-08-05 16:35:34 -04:00
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-08-03",
"ASSIGNER": "talos-cna@cisco.com"
2022-06-07 23:01:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-05 16:35:34 -04:00
"value": "An integer overflow vulnerability exists in the way ESTsoft Alyac 2.5.8.544 parses OLE files. A specially-crafted OLE file can lead to a heap buffer overflow which can result in arbitrary 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-1527",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1527"
2022-06-07 23:01:30 +00:00
}
]
2022-08-05 16:35:34 -04:00
},
"impact": {
"cvss": {
"baseScore": 7.3,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-680: Integer Overflow to Buffer Overflow"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ESTsoft",
"product": {
"product_data": [
{
"product_name": "Alyac",
"version": {
"version_data": [
{
"version_value": "2.5.8.544",
"version_affected": "="
}
]
}
}
]
}
}
]
}
2022-06-07 23:01:30 +00:00
}
}