cvelist/2020/9xxx/CVE-2020-9972.json
2021-03-17 00:00:50 +00:00

78 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9972",
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "14.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a maliciously crafted USD file may lead to unexpected application termination or arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211850",
"name": "https://support.apple.com/en-us/HT211850"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212005",
"url": "https://support.apple.com/kb/HT212005"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212003",
"url": "https://support.apple.com/kb/HT212003"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 14.0 and iPadOS 14.0. Processing a maliciously crafted USD file may lead to unexpected application termination or arbitrary code execution."
}
]
}
}