cvelist/2022/24xxx/CVE-2022-24091.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2022-01-27 21:01:09 +00:00
{
"CVE_data_meta": {
2022-03-18 18:01:18 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2022-01-11T23:00:00.000Z",
2022-01-27 21:01:09 +00:00
"ID": "CVE-2022-24091",
2022-03-18 18:01:18 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Acrobat Reader DC Font Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability"
2022-01-27 21:01:09 +00:00
},
2022-03-18 18:01:18 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Acrobat Reader",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "21.007.20099"
},
{
"version_affected": "<=",
"version_value": "20.004.30017"
},
{
"version_affected": "<=",
"version_value": "17.011.30204"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-27 21:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-18 18:01:18 +00:00
"value": "Acrobat Reader DC version 21.007.20099 (and earlier), 20.004.30017 (and earlier) and 17.011.30204 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious font file."
2022-01-27 21:01:09 +00:00
}
]
2022-03-18 18:01:18 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
"availabilityImpact": "High",
"baseScore": 7.8,
"baseSeverity": "High",
"confidentialityImpact": "High",
"integrityImpact": "High",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Write (CWE-787)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/acrobat/apsb22-01.html",
"name": "https://helpx.adobe.com/security/products/acrobat/apsb22-01.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-01-27 21:01:09 +00:00
}
}