cvelist/2021/43xxx/CVE-2021-43763.json

101 lines
3.7 KiB
JSON
Raw Normal View History

2021-11-15 22:01:09 +00:00
{
"CVE_data_meta": {
2021-12-20 21:01:10 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-12-14T23:00:00.000Z",
2021-11-15 22:01:09 +00:00
"ID": "CVE-2021-43763",
2021-12-20 21:01:10 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Dimension TIF File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability"
2021-11-15 22:01:09 +00:00
},
2021-12-20 21:01:10 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Dimension",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "3.4.3"
},
{
"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-11-15 22:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-20 21:01:10 +00:00
"value": "Adobe Dimension versions 3.4.3 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious TIF file."
2021-11-15 22:01:09 +00:00
}
]
2021-12-20 21:01:10 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
"availabilityImpact": "None",
"baseScore": 3.3,
"baseSeverity": "Medium",
"confidentialityImpact": "Low",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.0/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/dimension/apsb21-116.html",
"name": "https://helpx.adobe.com/security/products/dimension/apsb21-116.html"
2021-12-21 16:01:04 +00:00
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-21-1561/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-21-1561/"
2021-12-20 21:01:10 +00:00
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-11-15 22:01:09 +00:00
}
}