cvelist/2021/21xxx/CVE-2021-21938.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-04 17:03:02 +00:00
{
2022-04-14 10:22:51 -04:00
"data_version": "4.0",
2021-01-04 17:03:02 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-21938",
2022-04-14 10:22:51 -04:00
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-02-23",
"ASSIGNER": "talos-cna@cisco.com"
2021-01-04 17:03:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-04-14 10:22:51 -04:00
"value": "A heap-based buffer overflow vulnerability exists in the Palette box parser functionality of Accusoft ImageGear 19.10. A specially-crafted 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-2021-1367",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1367"
2021-01-04 17:03:02 +00:00
}
]
2022-04-14 10:22:51 -04:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-193: Off-by-one Error"
}
]
}
]
},
"impact": {
"cvss": {
"baseScore": 9.8,
"baseSeverity": "Critical",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Accusoft",
"product": {
"product_data": [
{
"product_name": "ImageGear",
"version": {
"version_data": [
{
"version_value": "19.10",
"version_affected": "="
}
]
}
}
]
}
}
]
}
2021-01-04 17:03:02 +00:00
}
}