cvelist/2021/44xxx/CVE-2021-44714.json

96 lines
3.7 KiB
JSON
Raw Normal View History

2021-12-07 21:01:21 +00:00
{
"CVE_data_meta": {
2022-01-14 20:01:02 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2022-01-11T23:00:00.000Z",
2021-12-07 21:01:21 +00:00
"ID": "CVE-2021-44714",
2022-01-14 20:01:02 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Acrobat Reader Missing Custom Protocols in Warning Message Prompts"
2021-12-07 21:01:21 +00:00
},
2022-01-14 20:01:02 +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",
2021-12-07 21:01:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-14 20:01:02 +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 a Violation of Secure Design Principles that could lead to a Security feature bypass. Acrobat Reader DC displays a warning message when a user clicks on a PDF file, which could be used by an attacker to mislead the user. In affected versions, this warning message does not include custom protocols when used by the sender. User interaction is required to abuse this vulnerability as they would need to click 'allow' on the warning message of a malicious file."
2021-12-07 21:01:21 +00:00
}
]
2022-01-14 20:01:02 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "High",
"attackVector": "Local",
"availabilityImpact": "None",
"baseScore": 2.5,
"baseSeverity": "Low",
"confidentialityImpact": "Low",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Violation of Secure Design Principles (CWE-657)"
}
]
}
]
},
"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"
2021-12-07 21:01:21 +00:00
}
}