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

96 lines
3.6 KiB
JSON
Raw Normal View History

2020-12-18 23:02:20 +00:00
{
"CVE_data_meta": {
2021-02-11 20:01:23 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-02-09T23:00:00.000Z",
2020-12-18 23:02:20 +00:00
"ID": "CVE-2021-21057",
2021-02-11 20:01:23 +00:00
"STATE": "PUBLIC",
"TITLE": "Acrobat Reader DC Invalid Memory Read Due To An Uninitialized Pointer"
2020-12-18 23:02:20 +00:00
},
2021-02-11 20:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Acrobat Reader",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2020.013.20074"
},
{
"version_affected": "<=",
"version_value": "2020.001.30018"
},
{
"version_affected": "<=",
"version_value": "2017.011.30188"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-12-18 23:02:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-11 20:01:23 +00:00
"value": "Acrobat Reader DC versions versions 2020.013.20074 (and earlier), 2020.001.30018 (and earlier) and 2017.011.30188 (and earlier) are affected by a null pointer dereference vulnerability when parsing a specially crafted PDF file. An unauthenticated attacker could leverage this vulnerability to achieve denial of service in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
2020-12-18 23:02:20 +00:00
}
]
2021-02-11 20:01:23 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "None",
"attackVector": "None",
"availabilityImpact": "None",
"baseScore": 6.6,
"baseSeverity": "Medium",
"confidentialityImpact": "None",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "None",
"userInteraction": "None",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "NULL Pointer Dereference (CWE-476)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/acrobat/apsb21-09.html",
"name": "https://helpx.adobe.com/security/products/acrobat/apsb21-09.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2020-12-18 23:02:20 +00:00
}
}