cvelist/2020/24xxx/CVE-2020-24421.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2020-08-19 15:01:23 +00:00
{
"CVE_data_meta": {
2020-10-21 22:01:43 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2020-10-20T23:00:00.000Z",
2020-08-19 15:01:23 +00:00
"ID": "CVE-2020-24421",
2020-10-21 22:01:43 +00:00
"STATE": "PUBLIC",
2020-12-21 18:02:00 +00:00
"TITLE": "Adobe InDesign 15.1.2 NULL Pointer Dereference Bug"
2020-08-19 15:01:23 +00:00
},
2020-10-21 22:01:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "InDesign",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "15.1.2"
},
{
"version_affected": "<=",
"version_value": "None"
},
{
"version_affected": "<=",
"version_value": "None"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-19 15:01:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-21 18:02:00 +00:00
"value": "Adobe InDesign version 15.1.2 (and earlier) is affected by a NULL pointer dereference bug that occurs when handling a malformed .indd file. The impact is limited to causing a denial-of-service of the client application. User interaction is required to exploit this issue."
2020-08-19 15:01:23 +00:00
}
]
2020-10-21 22:01:43 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
2021-05-27 01:00:41 +00:00
"availabilityImpact": "High",
"baseScore": 5.5,
"baseSeverity": "Medium",
2020-12-21 18:02:00 +00:00
"confidentialityImpact": "None",
"integrityImpact": "None",
2020-10-21 22:01:43 +00:00
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
2021-05-27 01:00:41 +00:00
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H ",
2020-10-21 22:01:43 +00:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2020-12-21 18:02:00 +00:00
"value": "NULL Pointer Dereference (CWE-476)"
2020-10-21 22:01:43 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/indesign/apsb20-66.html",
"name": "https://helpx.adobe.com/security/products/indesign/apsb20-66.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2020-08-19 15:01:23 +00:00
}
}