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

96 lines
3.4 KiB
JSON
Raw Normal View History

2020-08-19 15:01:23 +00:00
{
"CVE_data_meta": {
2020-11-12 15:01:34 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2020-11-10T23:00:00.000Z",
2020-08-19 15:01:23 +00:00
"ID": "CVE-2020-24441",
2020-11-12 15:01:34 +00:00
"STATE": "PUBLIC",
"TITLE": "Improper Access Control in Adobe Acrobat Reader for Android"
2020-08-19 15:01:23 +00:00
},
2020-11-12 15:01:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Acrobat Reader",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "20.6.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-11-12 15:01:34 +00:00
"value": "Adobe Acrobat Reader for Android version 20.6.2 (and earlier) does not properly restrict access to directories created by the application. This could result in disclosure of sensitive information stored in databases used by the application. Exploitation requires a victim to download and run a malicious application."
2020-08-19 15:01:23 +00:00
}
]
2020-11-12 15:01:34 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
"availabilityImpact": "None",
"baseScore": 5.5,
"baseSeverity": "Medium",
"confidentialityImpact": "High",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control (CWE-284)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/reader-mobile/apsb20-71.html",
"name": "https://helpx.adobe.com/security/products/reader-mobile/apsb20-71.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2020-08-19 15:01:23 +00:00
}
}