cvelist/2021/40xxx/CVE-2021-40793.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2021-09-08 17:01:07 +00:00
{
"CVE_data_meta": {
2022-03-16 15:01:19 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-10-26T23:00:00.000Z",
2021-09-08 17:01:07 +00:00
"ID": "CVE-2021-40793",
2022-03-16 15:01:19 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Premiere Pro WAV file memory corruption vulnerability could lead to arbitrary code execution"
2021-09-08 17:01:07 +00:00
},
2022-03-16 15:01:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Premiere",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "15.4.1"
},
{
"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",
2021-09-08 17:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-16 15:01:19 +00:00
"value": "Adobe Premiere Pro version 15.4.1 (and earlier) is affected by a memory corruption vulnerability due to insecure handling of a malicious file, potentially resulting in arbitrary code execution in the context of the current user. User interaction is required to exploit this vulnerability."
2021-09-08 17:01:07 +00:00
}
]
2022-03-16 15:01:19 +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": "Access of Memory Location After End of Buffer (CWE-788)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/premiere_pro/apsb21-100.html",
"name": "https://helpx.adobe.com/security/products/premiere_pro/apsb21-100.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-09-08 17:01:07 +00:00
}
}