cvelist/2023/29xxx/CVE-2023-29286.json

96 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-04 21:00:34 +00:00
{
"CVE_data_meta": {
2023-05-11 22:00:38 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2023-05-09T23:00:00.000Z",
2023-04-04 21:00:34 +00:00
"ID": "CVE-2023-29286",
2023-05-11 22:00:38 +00:00
"STATE": "PUBLIC",
"TITLE": "ZDI-CAN-20369: Adobe Substance 3D Painter USD File Parsing Uninitialized Variable Information Disclosure Vulnerability"
2023-04-04 21:00:34 +00:00
},
2023-05-11 22:00:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Substance3D - Painter",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "8.3.0"
},
{
"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",
2023-04-04 21:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-11 22:00:38 +00:00
"value": "Adobe Substance 3D Painter versions 8.3.0 (and earlier) is affected by an Access of Uninitialized Pointer 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 file."
2023-04-04 21:00:34 +00:00
}
]
2023-05-11 22:00:38 +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": "Access of Uninitialized Pointer (CWE-824)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/substance3d_painter/apsb23-29.html",
"name": "https://helpx.adobe.com/security/products/substance3d_painter/apsb23-29.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2023-04-04 21:00:34 +00:00
}
}