cvelist/2022/0xxx/CVE-2022-0546.json
2022-07-05 11:00:45 +00:00

77 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0546",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Blender",
"version": {
"version_data": [
{
"version_value": "Blender 3.x and 2.93.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190->CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://developer.blender.org/T94572",
"url": "https://developer.blender.org/T94572"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-d9d630891d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GIZADV3AHTWZ2YKEFTVLNK3K4F4KTYLM/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220628 [SECURITY] [DLA 3060-1] blender security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00021.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5176",
"url": "https://www.debian.org/security/2022/dsa-5176"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing bounds check in the image loader used in Blender 3.x and 2.93.8 leads to out-of-bounds heap access, allowing an attacker to cause denial of service, memory corruption or potentially code execution."
}
]
}
}