cvelist/2022/28xxx/CVE-2022-28241.json

96 lines
3.6 KiB
JSON
Raw Normal View History

2022-03-30 20:01:30 +00:00
{
"CVE_data_meta": {
2022-05-11 18:02:03 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2022-04-12T23:00:00.000Z",
2022-03-30 20:01:30 +00:00
"ID": "CVE-2022-28241",
2022-05-11 18:02:03 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Acrobat Reader DC Doc Object Out-Of-Bounds Read Remote Code Execution Vulnerability"
2022-03-30 20:01:30 +00:00
},
2022-05-11 18:02:03 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Acrobat Reader",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "22.001.20085"
},
{
"version_affected": "<=",
"version_value": "20.005.3031x"
},
{
"version_affected": "<=",
"version_value": "17.012.30205"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-30 20:01:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-11 18:02:03 +00:00
"value": "Acrobat Reader DC version 22.001.2011x (and earlier), 20.005.3033x (and earlier) and 17.012.3022x (and earlier) are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
2022-03-30 20:01:30 +00:00
}
]
2022-05-11 18:02:03 +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.1/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 Read (CWE-125)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/acrobat/apsb22-16.html",
"name": "https://helpx.adobe.com/security/products/acrobat/apsb22-16.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-03-30 20:01:30 +00:00
}
}