cvelist/2021/36xxx/CVE-2021-36003.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2021-06-30 19:00:49 +00:00
{
"CVE_data_meta": {
2021-11-19 16:01:17 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-07-20T23:00:00.000Z",
2021-06-30 19:00:49 +00:00
"ID": "CVE-2021-36003",
2021-11-19 16:01:17 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Audition MP4 File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability"
2021-06-30 19:00:49 +00:00
},
2021-11-19 16:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Audition",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "14.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",
2021-06-30 19:00:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-11-19 16:01:17 +00:00
"value": "Adobe Audition version 14.2 (and earlier) is affected by an out-of-bounds read vulnerability when parsing a specially crafted file. An unauthenticated attacker could leverage this vulnerability to disclose arbitrary memory information in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
2021-06-30 19:00:49 +00:00
}
]
2021-11-19 16:01:17 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
"availabilityImpact": "None",
"baseScore": 3.3,
"baseSeverity": "Low",
"confidentialityImpact": "Low",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Read (CWE-125)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/audition/apsb21-62.html",
"name": "https://helpx.adobe.com/security/products/audition/apsb21-62.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-06-30 19:00:49 +00:00
}
}