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

70 lines
2.4 KiB
JSON
Raw Normal View History

2021-01-04 17:02:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21831",
2021-08-05 21:00:55 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Foxit",
"version": {
"version_data": [
{
"version_value": "Foxit Reader 10.1.3.37598"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-04-28 10:03:01 -04:00
"value": "CWE-416: Use After Free"
2021-08-05 21:00:55 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1294",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1294"
}
]
2021-01-04 17:02:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-08-05 21:00:55 +00:00
"value": "A use-after-free vulnerability exists in the JavaScript engine of Foxit Software\u2019s PDF Reader, version 10.1.3.37598. A specially crafted PDF document can trigger the reuse of previously freed memory, which can lead to arbitrary code execution. An attacker needs to trick the user to open the malicious file to trigger this vulnerability. Exploitation is also possible if a user visits a specially crafted, malicious site if the browser plugin extension is enabled."
2021-01-04 17:02:25 +00:00
}
]
2022-04-19 11:22:06 -04:00
},
"impact": {
"cvss": {
"baseScore": 8.8,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2021-01-04 17:02:25 +00:00
}
}